Skip to content

Commit 9f2e990

Browse files
authored
Merge pull request #904 from rancher/updatecli_main-source_1df24b328e59ff2e968c37f2a8f2f8290daa6f92c129028317023af316f89bbd
Update CoreDNS chart 1.45.2
2 parents f4b34ff + d2135d5 commit 9f2e990

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 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.14.1-build20260206"
11+
+ tag: "v1.14.2-build20260310"
1212
pullPolicy: IfNotPresent
1313
## Optionally specify an array of imagePullSecrets.
1414
## Secrets must be manually created in the namespace.
@@ -176,11 +176,11 @@
176176
+
177177
+ image:
178178
+ repository: rancher/hardened-dns-node-cache
179-
+ tag: "1.26.7-build20260206"
179+
+ tag: "1.26.7-build20260310"
180180
+
181181
+ initimage:
182182
+ repository: rancher/hardened-dns-node-cache
183-
+ tag: "1.26.7-build20260206"
183+
+ tag: "1.26.7-build20260310"
184184
+
185185
+ # Node labels for pod assignment
186186
+ # Ref: https://kubernetes.io/docs/user-guide/node-selection/

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.2/coredns-1.45.2.tgz
2-
packageVersion: 02
2+
packageVersion: 04

0 commit comments

Comments
 (0)