mirror of https://git.rancher.io/rke2-charts
Bump coredns image to v1.11.3-build20241018
parent
2b854993b2
commit
0d68d9970a
|
@ -8,7 +8,7 @@
|
||||||
+ repository: rancher/hardened-coredns
|
+ repository: rancher/hardened-coredns
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
- tag: ""
|
- tag: ""
|
||||||
+ tag: "v1.11.1-build20241008"
|
+ tag: "v1.11.3-build20241018"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
## Secrets must be manually created in the namespace.
|
## Secrets must be manually created in the namespace.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/coredns/helm/releases/download/coredns-1.33.0/coredns-1.33.0.tgz
|
url: https://github.com/coredns/helm/releases/download/coredns-1.33.0/coredns-1.33.0.tgz
|
||||||
packageVersion: 04
|
packageVersion: 05
|
||||||
|
|
Loading…
Reference in New Issue