Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-10-14 00:18:14 +00:00
parent 26b7731c33
commit bb27953850
41 changed files with 112 additions and 112 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
"config:recommended", "config:recommended",
"github>truecharts/public//.github/renovate/main.json5" "github>truecharts/public//.github/renovate/main.json5"
] ]
} }
+1 -1
View File
@@ -13,4 +13,4 @@
"commitMessageTopic": "image {{depName}}" "commitMessageTopic": "image {{depName}}"
} }
] ]
} }
+1 -1
View File
@@ -34,4 +34,4 @@
"addLabels": ["renovate/github-action"] "addLabels": ["renovate/github-action"]
} }
] ]
} }
+1 -1
View File
@@ -24,4 +24,4 @@
// List any dependencies to ignore globally if needed // List any dependencies to ignore globally if needed
], ],
"requiredStatusChecks": null, "requiredStatusChecks": null,
} }
+1 -1
View File
@@ -17,4 +17,4 @@
// Add any global ignores here // Add any global ignores here
], ],
"requiredStatusChecks": null, "requiredStatusChecks": null,
} }
+1 -1
View File
@@ -17,4 +17,4 @@
// Add any global ignores here if needed // Add any global ignores here if needed
], ],
"requiredStatusChecks": null, "requiredStatusChecks": null,
} }
+1 -1
View File
@@ -50,4 +50,4 @@
"**/archive/**", "**/archive/**",
"**/resources/**" "**/resources/**"
], ],
} }
+1 -1
View File
@@ -38,4 +38,4 @@
"branchPrefix": "github-automerge-" "branchPrefix": "github-automerge-"
} }
] ]
} }
@@ -23,4 +23,4 @@
"branchPrefix": "regex-" "branchPrefix": "regex-"
} }
] ]
} }
+1 -1
View File
@@ -2,4 +2,4 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [ "packageRules": [
] ]
} }
@@ -232,4 +232,4 @@
] ]
} }
+1 -1
View File
@@ -240,4 +240,4 @@
groupName: "React", groupName: "React",
} }
] ]
} }
+1 -1
View File
@@ -8,4 +8,4 @@
"schedule": ["on the first day of the month"] "schedule": ["on the first day of the month"]
} }
] ]
} }
+1 -1
View File
@@ -11,4 +11,4 @@
"ignore": [ "ignore": [
// Add any paths or patterns to ignore specific CalVer updates, if necessary // Add any paths or patterns to ignore specific CalVer updates, if necessary
] ]
} }
+1 -1
View File
@@ -8,4 +8,4 @@
"ignore": [ "ignore": [
// Add any paths or patterns to ignore specific digest updates, if necessary // Add any paths or patterns to ignore specific digest updates, if necessary
] ]
} }
+1 -1
View File
@@ -9,4 +9,4 @@
"ignore": [ "ignore": [
// Add any paths or patterns to ignore specific digest updates, if necessary // Add any paths or patterns to ignore specific digest updates, if necessary
] ]
} }
+1 -1
View File
@@ -16,4 +16,4 @@
dependencyDashboardApproval: true, dependencyDashboardApproval: true,
} }
] ]
} }
+1 -1
View File
@@ -7,4 +7,4 @@
"ignore": [ "ignore": [
// Add any paths or patterns to ignore specific minor updates, if necessary // Add any paths or patterns to ignore specific minor updates, if necessary
] ]
} }
+1 -1
View File
@@ -8,4 +8,4 @@
"ignore": [ "ignore": [
// Add any paths or patterns to ignore specific patch updates, if necessary // Add any paths or patterns to ignore specific patch updates, if necessary
] ]
} }
+1 -1
View File
@@ -9,4 +9,4 @@
"ignore": [ "ignore": [
// Add any paths or patterns to ignore specific digest updates, if necessary // Add any paths or patterns to ignore specific digest updates, if necessary
] ]
} }
+1 -1
View File
@@ -57,4 +57,4 @@ index_cache/
helm/ helm/
node_modules/ node_modules/
!archive/website !archive/website
!repositories/helm !repositories/helm
+3 -3
View File
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
metadata: metadata:
name: truecharts name: truecharts
namespace: flux-system namespace: flux-system
resources: resources:
- ./repositories - ./repositories
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-authentik name: tc-authentik
namespace: flux-system namespace: flux-system
spec: spec:
interval: 15m interval: 15m
url: https://charts.goauthentik.io url: https://charts.goauthentik.io
timeout: 3m timeout: 3m
+4 -4
View File
@@ -2,8 +2,8 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-crowdsec name: tc-crowdsec
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 1h
url: https://crowdsecurity.github.io/helm-charts url: https://crowdsecurity.github.io/helm-charts
+5 -5
View File
@@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-deliveryhero name: tc-deliveryhero
namespace: flux-system namespace: flux-system
spec: spec:
interval: 30m interval: 30m
url: https://charts.deliveryhero.io/ url: https://charts.deliveryhero.io/
timeout: 3m timeout: 3m
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-democratic-csi name: tc-democratic-csi
namespace: flux-system namespace: flux-system
spec: spec:
interval: 30m interval: 30m
url: https://democratic-csi.github.io/charts/ url: https://democratic-csi.github.io/charts/
timeout: 3m timeout: 3m
+4 -4
View File
@@ -2,8 +2,8 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-dysnix name: tc-dysnix
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 1h
url: https://dysnix.github.io/charts url: https://dysnix.github.io/charts
+5 -5
View File
@@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-fairwinds name: tc-fairwinds
namespace: flux-system namespace: flux-system
spec: spec:
interval: 30m interval: 30m
url: https://charts.fairwinds.com/stable url: https://charts.fairwinds.com/stable
timeout: 3m timeout: 3m
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-fluent-bit name: tc-fluent-bit
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m interval: 10m
url: https://fluent.github.io/helm-charts url: https://fluent.github.io/helm-charts
timeout: 3m timeout: 3m
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-infracloudio name: tc-infracloudio
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m interval: 10m
url: https://infracloudio.github.io/charts url: https://infracloudio.github.io/charts
timeout: 3m timeout: 3m
+5 -5
View File
@@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-jaegertracing name: tc-jaegertracing
namespace: flux-system namespace: flux-system
spec: spec:
interval: 30m interval: 30m
url: https://jaegertracing.github.io/helm-charts url: https://jaegertracing.github.io/helm-charts
timeout: 3m timeout: 3m
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-k8s-at-home name: tc-k8s-at-home
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m interval: 10m
url: https://k8s-at-home.com/charts url: https://k8s-at-home.com/charts
timeout: 3m timeout: 3m
@@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-kubernetes-sigs-metrics-server name: tc-kubernetes-sigs-metrics-server
namespace: flux-system namespace: flux-system
spec: spec:
interval: 30m interval: 30m
url: https://kubernetes-sigs.github.io/metrics-server/ url: https://kubernetes-sigs.github.io/metrics-server/
timeout: 3m timeout: 3m
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
metadata: metadata:
name: truecharts-helm-repos name: truecharts-helm-repos
namespace: flux-system namespace: flux-system
resources: resources:
- actions-runner-controller.yaml - actions-runner-controller.yaml
- authentik.yaml - authentik.yaml
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-lwolf name: tc-lwolf
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 1h
url: https://charts.lwolf.org url: https://charts.lwolf.org
timeout: 3m timeout: 3m
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-metallb name: tc-metallb
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m interval: 10m
url: https://metallb.github.io/metallb url: https://metallb.github.io/metallb
timeout: 3m timeout: 3m
+5 -5
View File
@@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-runix name: tc-runix
namespace: flux-system namespace: flux-system
spec: spec:
interval: 30m interval: 30m
url: https://helm.runix.net url: https://helm.runix.net
timeout: 3m timeout: 3m
+5 -5
View File
@@ -1,9 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-traefik name: tc-traefik
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m interval: 10m
url: https://helm.traefik.io/traefik url: https://helm.traefik.io/traefik
timeout: 3m timeout: 3m
+5 -5
View File
@@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-truecharts name: tc-truecharts
namespace: flux-system namespace: flux-system
spec: spec:
type: oci type: oci
interval: 5m interval: 5m
url: oci://tccr.io/truecharts url: oci://tccr.io/truecharts
+5 -5
View File
@@ -2,9 +2,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: tc-weave-gitops name: tc-weave-gitops
namespace: flux-system namespace: flux-system
spec: spec:
type: oci type: oci
interval: 5m interval: 5m
url: oci://ghcr.io/weaveworks/charts url: oci://ghcr.io/weaveworks/charts
+3 -3
View File
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
metadata: metadata:
name: truecharts-repositories name: truecharts-repositories
namespace: flux-system namespace: flux-system
resources: resources:
- ./helm - ./helm