Skip to content

Commit 9b61bc4

Browse files
committed
Bump klipper-helm image tag
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent 5e426d5 commit 9b61bc4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/airgap/image-list.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
docker.io/rancher/klipper-helm:v0.9.17-build20260422
1+
docker.io/rancher/klipper-helm:v0.10.0-build20260513
22
docker.io/rancher/klipper-lb:v0.4.17
33
docker.io/rancher/local-path-provisioner:v0.0.36
44
docker.io/rancher/mirrored-coredns-coredns:1.14.3

scripts/version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ fi
6868

6969
VERSION_ROOT="v0.15.0"
7070

71-
VERSION_HELM_JOB="v0.9.17-build20260422"
71+
VERSION_HELM_JOB="v0.10.0-build20260513"
7272

7373
GO_VERSION_URL="https://raw.githubusercontent.com/kubernetes/kubernetes/${BRANCH_K8S}/.go-version"
7474
VERSION_GOLANG="go"$(curl -sL "${GO_VERSION_URL}" | tr -d '[:space:]')

0 commit comments

Comments
 (0)