Skip to content

Commit 0814306

Browse files
authored
Merge pull request #37 from stefanprodan/update-istio
Update Istio to 1.7.2
2 parents 31d4971 + 4b5cd9f commit 0814306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

istio/operator/manifests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ spec:
247247
serviceAccountName: istio-operator
248248
containers:
249249
- name: istio-operator
250-
image: docker.io/istio/operator:1.7.1
250+
image: docker.io/istio/operator:1.7.2
251251
command:
252252
- operator
253253
- server

0 commit comments

Comments
 (0)