Skip to content

Commit 101b612

Browse files
authored
Merge pull request #8471 from govargo/bump-helm-2.16.8
bump helm-tiller addon to v2.16.8
2 parents 46b5d41 + e823ac1 commit 101b612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/addons/helm-tiller/helm-tiller-dp.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
value: kube-system
4747
- name: TILLER_HISTORY_MAX
4848
value: "0"
49-
image: gcr.io/kubernetes-helm/tiller:v2.16.7
49+
image: gcr.io/kubernetes-helm/tiller:v2.16.8
5050
imagePullPolicy: IfNotPresent
5151
livenessProbe:
5252
failureThreshold: 3

0 commit comments

Comments
 (0)