mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
Bump klipper-helm image tag
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
372c8adc58
commit
3ae3cf5d8a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
docker.io/rancher/klipper-helm:v0.9.17-build20260422
|
||||
docker.io/rancher/klipper-helm:v0.10.0-build20260513
|
||||
docker.io/rancher/klipper-lb:v0.4.17
|
||||
docker.io/rancher/local-path-provisioner:v0.0.36
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.14.3
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ fi
|
|||
|
||||
VERSION_ROOT="v0.15.0"
|
||||
|
||||
VERSION_HELM_JOB="v0.9.17-build20260422"
|
||||
VERSION_HELM_JOB="v0.10.0-build20260513"
|
||||
|
||||
GO_VERSION_URL="https://raw.githubusercontent.com/kubernetes/kubernetes/${VERSION_K8S}/.go-version"
|
||||
VERSION_GOLANG="go"$(curl -sL "${GO_VERSION_URL}" | tr -d '[:space:]')
|
||||
|
|
|
|||
Loading…
Reference in a new issue