Upgrade to Helm 2.13.1 (#4445)
This commit is contained in:
parent
2d38c1e20c
commit
1a6df84c7a
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ test_image_repo: busybox
|
|||
test_image_tag: latest
|
||||
busybox_image_repo: busybox
|
||||
busybox_image_tag: 1.29.2
|
||||
helm_version: "v2.12.2"
|
||||
helm_version: "v2.13.1"
|
||||
helm_image_repo: "lachlanevenson/k8s-helm"
|
||||
helm_image_tag: "{{ helm_version }}"
|
||||
tiller_image_repo: "gcr.io/kubernetes-helm/tiller"
|
||||
|
|
Loading…
Reference in a new issue