Merge pull request #4059 from chadswen/helm-version-bump

Update helm version for security and stablity fixes
This commit is contained in:
Chad Swenson 2019-01-18 11:25:42 -06:00 committed by GitHub
commit f2ecda6f0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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