Skip to content

Commit

Permalink
Update tiller to v2.16.9 (#8958)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wałach authored Jul 6, 2020
1 parent 1305b19 commit ac2e972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installation/resources/tiller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ spec:
readOnly: true
containers:
- name: tiller
image: gcr.io/kubernetes-helm/tiller:v2.16.6
image: gcr.io/kubernetes-helm/tiller:v2.16.9
imagePullPolicy: IfNotPresent
env:
- name: TILLER_NAMESPACE
Expand Down Expand Up @@ -192,4 +192,4 @@ spec:
port: 44134
targetPort: tiller
type: ClusterIP
---
---

0 comments on commit ac2e972

Please sign in to comment.