Merge "Fix version of Tiller used in sidecar"

This commit is contained in:
Zuul 2019-04-02 18:10:29 +00:00 committed by Gerrit Code Review
commit 0428b4ec7e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ images:
ks_service: 'docker.io/openstackhelm/heat:newton'
ks_user: 'docker.io/openstackhelm/heat:newton'
image_repo_sync: docker.io/docker:17.07.0
tiller: gcr.io/kubernetes-helm/tiller:v2.12.1
tiller: gcr.io/kubernetes-helm/tiller:v2.13.1
pull_policy: "IfNotPresent"
local_registry:
active: false