Helm: update helm version to v2.8.2

This PS updates the helm version in the gate to helm 2.8.2

Change-Id: Ied757f6d653255f198de524f41111cd2928a03dc
This commit is contained in:
Pete Birley
2018-04-18 15:23:13 -05:00
parent 64e6bea8a8
commit a7da953e39
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ release_group: null
images:
tags:
tiller: gcr.io/kubernetes-helm/tiller:v2.7.2
tiller: gcr.io/kubernetes-helm/tiller:v2.8.2
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.0
image_repo_sync: docker.io/docker:17.07.0
pull_policy: IfNotPresent