Skip to content

Commit

Permalink
Merge pull request #9444 from govargo/update-helm2.16.12
Browse files Browse the repository at this point in the history
bump helm-tiller addon to v2.16.12
  • Loading branch information
medyagh authored Oct 15, 2020
2 parents 29f0062 + 29d1d22 commit 6153beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/helm-tiller/helm-tiller-dp.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
value: kube-system
- name: TILLER_HISTORY_MAX
value: "0"
image: gcr.io/kubernetes-helm/tiller:v2.16.8
image: gcr.io/kubernetes-helm/tiller:v2.16.12
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
Expand Down

0 comments on commit 6153beb

Please sign in to comment.