We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5962813 commit 7358b00Copy full SHA for 7358b00
2 files changed
scripts/airgap/image-list.txt
@@ -1,4 +1,4 @@
1
-docker.io/rancher/klipper-helm:v0.9.17-build20260422
+docker.io/rancher/klipper-helm:v0.10.0-build20260513
2
docker.io/rancher/klipper-lb:v0.4.17
3
docker.io/rancher/local-path-provisioner:v0.0.36
4
docker.io/rancher/mirrored-coredns-coredns:1.14.3
scripts/version.sh
@@ -83,7 +83,7 @@ case ${ARCH} in
83
;;
84
esac
85
86
-VERSION_HELM_JOB="v0.9.17-build20260422"
+VERSION_HELM_JOB="v0.10.0-build20260513"
87
88
GO_VERSION_URL="https://raw.githubusercontent.com/kubernetes/kubernetes/${VERSION_K8S}/.go-version"
89
VERSION_GOLANG="go"$(curl -sL "${GO_VERSION_URL}" | tr -d '[:space:]')
0 commit comments