Skip to content

Commit

Permalink
Update dns cache image
Browse files Browse the repository at this point in the history
The old image did not have iptables binaries in it which are needed

Signed-off-by: Manuel Buil <[email protected]>
  • Loading branch information
manuelbuil committed Aug 3, 2021
1 parent b0c52b2 commit 0b61f9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@
+ ipvs: false
+ image:
+ repository: rancher/hardened-dns-node-cache
+ tag: "1.20.0-build20210802"
+ tag: "1.20.0-build20210803"
+ initimage:
+ repository: rancher/hardened-dns-node-cache
+ tag: "1.20.0-build20210802"
+ tag: "1.20.0-build20210803"
+
+global:
+ systemDefaultRegistry: ""
2 changes: 1 addition & 1 deletion packages/rke2-coredns/package.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
url: https://github.com/coredns/helm/releases/download/coredns-1.16.2/coredns-1.16.2.tgz
packageVersion: 04
packageVersion: 05
# This repository does not use releaseCandidateVersions, so you can leave this as 00.
releaseCandidateVersion: 00

0 comments on commit 0b61f9e

Please sign in to comment.