Skip to content

Commit

Permalink
Bump coredns chart and image
Browse files Browse the repository at this point in the history
Signed-off-by: manuelbuil <mbuil@suse.com>
  • Loading branch information
manuelbuil authored and brandond committed Oct 23, 2024
1 parent 828f410 commit 40a5516
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.28.200
filename: /charts/rke2-calico-crd.yaml
bootstrap: true
- version: 1.33.003
- version: 1.33.002
filename: /charts/rke2-coredns.yaml
bootstrap: true
- version: 4.10.501
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ 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.1-build20241008
${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-etcd:${ETCD_VERSION}-build20240910
Expand Down

0 comments on commit 40a5516

Please sign in to comment.