Fixed typo in dns-node-cache version (#575)

Signed-off-by: Derek Nola <derek.nola@suse.com>
pull/577/head
Derek Nola 2024-12-11 15:56:37 -08:00 committed by GitHub
parent 85668b18cc
commit 10548bd171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -172,10 +172,10 @@
+ use_cilium_lrp: false
+ image:
+ repository: rancher/hardened-dns-node-cache
+ tag: "1.24.0-build2024121"
+ tag: "1.24.0-build20241211"
+ initimage:
+ repository: rancher/hardened-dns-node-cache
+ tag: "1.24.0-build2024121"
+ tag: "1.24.0-build20241211"
+ nodeSelector:
+ kubernetes.io/os: linux
+

View File

@ -1,2 +1,2 @@
url: https://github.com/coredns/helm/releases/download/coredns-1.36.1/coredns-1.36.1.tgz
packageVersion: 01
packageVersion: 02