Skip to content

Commit 31d4971

Browse files
authored
Merge pull request #36 from stefanprodan/update-istio
Update Istio to 1.7.1
2 parents 1e38288 + 5c0308b commit 31d4971

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

istio/operator/manifests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ rules:
167167
verbs:
168168
- get
169169
- create
170+
- update
170171
- apiGroups:
171172
- policy
172173
resources:
@@ -246,7 +247,7 @@ spec:
246247
serviceAccountName: istio-operator
247248
containers:
248249
- name: istio-operator
249-
image: docker.io/istio/operator:1.7.0
250+
image: docker.io/istio/operator:1.7.1
250251
command:
251252
- operator
252253
- server

0 commit comments

Comments
 (0)