Skip to content

Commit

Permalink
Bump dns-node-cache to 1.24.0 (#7417)
Browse files Browse the repository at this point in the history
* Bump dns-node-cache to 1.24.0

Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola authored Dec 12, 2024
1 parent 6d26bc0 commit 3c629f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ charts:
- version: v3.29.100
filename: /charts/rke2-calico-crd.yaml
bootstrap: true
- version: 1.36.100
- version: 1.36.102
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.503
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
${REGISTRY}/rancher/hardened-kubernetes:${KUBERNETES_IMAGE_TAG}
${REGISTRY}/rancher/hardened-coredns:v1.12.0-build20241126
${REGISTRY}/rancher/hardened-cluster-autoscaler:v1.9.0-build20241126
${REGISTRY}/rancher/hardened-dns-node-cache:1.23.1-build20241008
${REGISTRY}/rancher/hardened-dns-node-cache:1.24.0-build20241211
${REGISTRY}/rancher/hardened-etcd:${ETCD_VERSION}-build20241106
${REGISTRY}/rancher/hardened-k8s-metrics-server:v0.7.1-build20241008
${REGISTRY}/rancher/hardened-addon-resizer:1.8.20-build20241001
Expand Down

0 comments on commit 3c629f4

Please sign in to comment.