Upgrade helm from 2.9 to 2.11 (#3638)

pull/3704/head
Bort Verwilst 2018-11-13 20:24:29 +01:00 committed by k8s-ci-robot
parent 633bfa7ebc
commit d3ef41b603
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ test_image_repo: busybox
test_image_tag: latest
busybox_image_repo: busybox
busybox_image_tag: 1.29.2
helm_version: "v2.9.1"
helm_version: "v2.11.0"
helm_image_repo: "lachlanevenson/k8s-helm"
helm_image_tag: "{{ helm_version }}"
tiller_image_repo: "gcr.io/kubernetes-helm/tiller"