Skip to content

Commit 6a3fb3d

Browse files
authored
Update tiller image v2.14.3 → v2.16.1 (#6575)
1 parent e18e4d0 commit 6a3fb3d

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.14.3
49+
image: gcr.io/kubernetes-helm/tiller:v2.16.1
5050
imagePullPolicy: IfNotPresent
5151
livenessProbe:
5252
failureThreshold: 3

0 commit comments

Comments
 (0)