Skip to content

Commit

Permalink
[Release-1.31] Bump dns-node-cache to 1.24.0 (#7418)
Browse files Browse the repository at this point in the history
* Bump dns-node-cache to 1.24.0
* Bump coredns and cluster-autoscaler

Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: manuelbuil <[email protected]>
Co-authored-by: manuelbuil <[email protected]>
  • Loading branch information
dereknola and manuelbuil authored Dec 12, 2024
1 parent 43e124e commit 14eecf1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.33.005
- version: 1.36.102
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.503
Expand Down
6 changes: 3 additions & 3 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ EOF

xargs -n1 -t docker image pull --quiet << EOF >> build/images-core.txt
${REGISTRY}/rancher/hardened-kubernetes:${KUBERNETES_IMAGE_TAG}
${REGISTRY}/rancher/hardened-coredns:v1.11.3-build20241018
${REGISTRY}/rancher/hardened-cluster-autoscaler:v1.8.11-build20241014
${REGISTRY}/rancher/hardened-dns-node-cache:1.23.1-build20241008
${REGISTRY}/rancher/hardened-coredns:v1.12.0-build20241126
${REGISTRY}/rancher/hardened-cluster-autoscaler:v1.9.0-build20241126
${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 14eecf1

Please sign in to comment.