Skip to content

Commit

Permalink
Commit daily changes
Browse files Browse the repository at this point in the history
Signed-off-by: TrueCharts-Bot <[email protected]>
  • Loading branch information
truecharts-admin committed Oct 14, 2024
1 parent 26b7731 commit bb27953
Show file tree
Hide file tree
Showing 41 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"config:recommended",
"github>truecharts/public//.github/renovate/main.json5"
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/basics/commitMessage.json5
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
"commitMessageTopic": "image {{depName}}"
}
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/basics/labels.json5
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
"addLabels": ["renovate/github-action"]
}
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/kinds/docker.json5
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
// List any dependencies to ignore globally if needed
],
"requiredStatusChecks": null,
}
}
2 changes: 1 addition & 1 deletion .github/renovate/kinds/flux.json5
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
// Add any global ignores here
],
"requiredStatusChecks": null,
}
}
2 changes: 1 addition & 1 deletion .github/renovate/kinds/helm-values.json5
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
// Add any global ignores here if needed
],
"requiredStatusChecks": null,
}
}
2 changes: 1 addition & 1 deletion .github/renovate/main.json5
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@
"**/archive/**",
"**/resources/**"
],
}
}
2 changes: 1 addition & 1 deletion .github/renovate/special/automerge.json5
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
"branchPrefix": "github-automerge-"
}
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/special/customClusterManagers.json5
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
"branchPrefix": "regex-"
}
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/special/customRules.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/special/customVersioning.json5
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@


]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/special/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,4 @@
groupName: "React",
}
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/special/schedules.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"schedule": ["on the first day of the month"]
}
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/updates/calver.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
"ignore": [
// Add any paths or patterns to ignore specific CalVer updates, if necessary
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/updates/digest.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"ignore": [
// Add any paths or patterns to ignore specific digest updates, if necessary
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/updates/lockfile.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"ignore": [
// Add any paths or patterns to ignore specific digest updates, if necessary
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/updates/major.json5
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
dependencyDashboardApproval: true,
}
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/updates/minor.json5
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"ignore": [
// Add any paths or patterns to ignore specific minor updates, if necessary
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/updates/patch.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"ignore": [
// Add any paths or patterns to ignore specific patch updates, if necessary
]
}
}
2 changes: 1 addition & 1 deletion .github/renovate/updates/pin.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"ignore": [
// Add any paths or patterns to ignore specific digest updates, if necessary
]
}
}
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ index_cache/
helm/
node_modules/
!archive/website
!repositories/helm
!repositories/helm
6 changes: 3 additions & 3 deletions kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: truecharts
namespace: flux-system
name: truecharts
namespace: flux-system
resources:
- ./repositories
- ./repositories
10 changes: 5 additions & 5 deletions repositories/helm/authentik.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-authentik
namespace: flux-system
name: tc-authentik
namespace: flux-system
spec:
interval: 15m
url: https://charts.goauthentik.io
timeout: 3m
interval: 15m
url: https://charts.goauthentik.io
timeout: 3m
8 changes: 4 additions & 4 deletions repositories/helm/crowdsec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-crowdsec
namespace: flux-system
name: tc-crowdsec
namespace: flux-system
spec:
interval: 1h
url: https://crowdsecurity.github.io/helm-charts
interval: 1h
url: https://crowdsecurity.github.io/helm-charts
10 changes: 5 additions & 5 deletions repositories/helm/deliveryhero.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-deliveryhero
namespace: flux-system
name: tc-deliveryhero
namespace: flux-system
spec:
interval: 30m
url: https://charts.deliveryhero.io/
timeout: 3m
interval: 30m
url: https://charts.deliveryhero.io/
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/democratic-csi.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-democratic-csi
namespace: flux-system
name: tc-democratic-csi
namespace: flux-system
spec:
interval: 30m
url: https://democratic-csi.github.io/charts/
timeout: 3m
interval: 30m
url: https://democratic-csi.github.io/charts/
timeout: 3m
8 changes: 4 additions & 4 deletions repositories/helm/dysnix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-dysnix
namespace: flux-system
name: tc-dysnix
namespace: flux-system
spec:
interval: 1h
url: https://dysnix.github.io/charts
interval: 1h
url: https://dysnix.github.io/charts
10 changes: 5 additions & 5 deletions repositories/helm/fairwinds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-fairwinds
namespace: flux-system
name: tc-fairwinds
namespace: flux-system
spec:
interval: 30m
url: https://charts.fairwinds.com/stable
timeout: 3m
interval: 30m
url: https://charts.fairwinds.com/stable
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/fluent-bit.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-fluent-bit
namespace: flux-system
name: tc-fluent-bit
namespace: flux-system
spec:
interval: 10m
url: https://fluent.github.io/helm-charts
timeout: 3m
interval: 10m
url: https://fluent.github.io/helm-charts
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/infracloudio.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-infracloudio
namespace: flux-system
name: tc-infracloudio
namespace: flux-system
spec:
interval: 10m
url: https://infracloudio.github.io/charts
timeout: 3m
interval: 10m
url: https://infracloudio.github.io/charts
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/jaegertracing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-jaegertracing
namespace: flux-system
name: tc-jaegertracing
namespace: flux-system
spec:
interval: 30m
url: https://jaegertracing.github.io/helm-charts
timeout: 3m
interval: 30m
url: https://jaegertracing.github.io/helm-charts
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/k8s-at-home.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-k8s-at-home
namespace: flux-system
name: tc-k8s-at-home
namespace: flux-system
spec:
interval: 10m
url: https://k8s-at-home.com/charts
timeout: 3m
interval: 10m
url: https://k8s-at-home.com/charts
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/kubernetes-sigs-metrics-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-kubernetes-sigs-metrics-server
namespace: flux-system
name: tc-kubernetes-sigs-metrics-server
namespace: flux-system
spec:
interval: 30m
url: https://kubernetes-sigs.github.io/metrics-server/
timeout: 3m
interval: 30m
url: https://kubernetes-sigs.github.io/metrics-server/
timeout: 3m
4 changes: 2 additions & 2 deletions repositories/helm/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: truecharts-helm-repos
namespace: flux-system
name: truecharts-helm-repos
namespace: flux-system
resources:
- actions-runner-controller.yaml
- authentik.yaml
Expand Down
10 changes: 5 additions & 5 deletions repositories/helm/lwolf.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-lwolf
namespace: flux-system
name: tc-lwolf
namespace: flux-system
spec:
interval: 1h
url: https://charts.lwolf.org
timeout: 3m
interval: 1h
url: https://charts.lwolf.org
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/metallb.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-metallb
namespace: flux-system
name: tc-metallb
namespace: flux-system
spec:
interval: 10m
url: https://metallb.github.io/metallb
timeout: 3m
interval: 10m
url: https://metallb.github.io/metallb
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/runix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-runix
namespace: flux-system
name: tc-runix
namespace: flux-system
spec:
interval: 30m
url: https://helm.runix.net
timeout: 3m
interval: 30m
url: https://helm.runix.net
timeout: 3m
10 changes: 5 additions & 5 deletions repositories/helm/traefik.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tc-traefik
namespace: flux-system
name: tc-traefik
namespace: flux-system
spec:
interval: 10m
url: https://helm.traefik.io/traefik
timeout: 3m
interval: 10m
url: https://helm.traefik.io/traefik
timeout: 3m
Loading

0 comments on commit bb27953

Please sign in to comment.