Skip to content

Commit

Permalink
Bump coredns and cluster-autoscaler
Browse files Browse the repository at this point in the history
Signed-off-by: manuelbuil <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
manuelbuil authored and dereknola committed Dec 11, 2024
1 parent 100cd00 commit 9e54013
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.101
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.503
Expand Down
4 changes: 2 additions & 2 deletions scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ 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-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
Expand Down

0 comments on commit 9e54013

Please sign in to comment.