We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e426d5 commit 9b61bc4Copy full SHA for 9b61bc4
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
@@ -68,7 +68,7 @@ fi
68
69
VERSION_ROOT="v0.15.0"
70
71
-VERSION_HELM_JOB="v0.9.17-build20260422"
+VERSION_HELM_JOB="v0.10.0-build20260513"
72
73
GO_VERSION_URL="https://raw.githubusercontent.com/kubernetes/kubernetes/${BRANCH_K8S}/.go-version"
74
VERSION_GOLANG="go"$(curl -sL "${GO_VERSION_URL}" | tr -d '[:space:]')
0 commit comments