mirror of https://git.rancher.io/rke2-charts
Merge pull request #563 from thomasferrandiz/bump-coredns
Bump coredns image to v1.11.3-build20241018pull/564/head
commit
01d7692afe
|
@ -8,7 +8,7 @@
|
|||
+ repository: rancher/hardened-coredns
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
- tag: ""
|
||||
+ tag: "v1.11.1-build20241008"
|
||||
+ tag: "v1.11.3-build20241018"
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## 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
|
||||
packageVersion: 04
|
||||
packageVersion: 05
|
||||
|
|
Loading…
Reference in New Issue