mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Upgrade helm from 2.9 to 2.11 (#3638)
This commit is contained in:
committed by
k8s-ci-robot
parent
633bfa7ebc
commit
d3ef41b603
@@ -189,7 +189,7 @@ test_image_repo: busybox
|
|||||||
test_image_tag: latest
|
test_image_tag: latest
|
||||||
busybox_image_repo: busybox
|
busybox_image_repo: busybox
|
||||||
busybox_image_tag: 1.29.2
|
busybox_image_tag: 1.29.2
|
||||||
helm_version: "v2.9.1"
|
helm_version: "v2.11.0"
|
||||||
helm_image_repo: "lachlanevenson/k8s-helm"
|
helm_image_repo: "lachlanevenson/k8s-helm"
|
||||||
helm_image_tag: "{{ helm_version }}"
|
helm_image_tag: "{{ helm_version }}"
|
||||||
tiller_image_repo: "gcr.io/kubernetes-helm/tiller"
|
tiller_image_repo: "gcr.io/kubernetes-helm/tiller"
|
||||||
|
|||||||
Reference in New Issue
Block a user