Skip to content

Commit

Permalink
Upgrade Istio to v1.6.6 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehipwell authored Jul 30, 2020
1 parent 5b36712 commit 2c5308b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/istio-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: istio-operator
version: 1.0.4
appVersion: 1.6.5
description: A Helm chart for the Istio Operator.
version: 1.0.5
appVersion: 1.6.6
description: A Helm chart for deploying the Istio Operator.
keywords:
- kubernetes
- istio
Expand Down
2 changes: 1 addition & 1 deletion charts/istio-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

image:
repository: docker.io/istio/operator
tag: 1.6.5
tag: 1.6.6
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 2c5308b

Please sign in to comment.