Skip to content

Commit fd4abad

Browse files
github-actions[bot]manuelbuil
authored andcommitted
chore: Update chart and images
Made with ❤️️ by updatecli
1 parent 8f0c251 commit fd4abad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/rke2-coredns/generated-changes/patch/values.yaml.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
+ repository: rancher/hardened-coredns
99
# Overrides the image tag whose default is the chart appVersion.
1010
- tag: ""
11-
+ tag: "v1.13.1-build20251015"
11+
+ tag: "v1.13.1-build20251110"
1212
pullPolicy: IfNotPresent
1313
## Optionally specify an array of imagePullSecrets.
1414
## Secrets must be manually created in the namespace.
@@ -107,7 +107,7 @@
107107
- repository: registry.k8s.io/cpa/cluster-proportional-autoscaler
108108
- tag: "v1.9.0"
109109
+ repository: rancher/hardened-cluster-autoscaler
110-
+ tag: "v1.10.2-build20251015"
110+
+ tag: "v1.10.2-build20251110"
111111
pullPolicy: IfNotPresent
112112
## Optionally specify an array of imagePullSecrets.
113113
## Secrets must be manually created in the namespace.
@@ -172,10 +172,10 @@
172172
+ use_cilium_lrp: false
173173
+ image:
174174
+ repository: rancher/hardened-dns-node-cache
175-
+ tag: "1.26.7-build20251016"
175+
+ tag: "1.26.7-build20251110"
176176
+ initimage:
177177
+ repository: rancher/hardened-dns-node-cache
178-
+ tag: "1.26.7-build20251016"
178+
+ tag: "1.26.7-build20251110"
179179
+ nodeSelector:
180180
+ kubernetes.io/os: linux
181181
+

packages/rke2-coredns/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
url: https://github.com/coredns/helm/releases/download/coredns-1.45.0/coredns-1.45.0.tgz
2-
packageVersion: 00
2+
packageVersion: 01

0 commit comments

Comments
 (0)