Skip to content

Commit e303e16

Browse files
authored
Merge pull request #53 from stefanprodan/update-istio
Update Istio to 1.11.1
2 parents 3c021a8 + 9b3a1f1 commit e303e16

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
@@ -232,7 +232,7 @@ spec:
232232
serviceAccountName: istio-operator
233233
containers:
234234
- name: istio-operator
235-
image: docker.io/istio/operator:1.11.0
235+
image: docker.io/istio/operator:1.11.1
236236
command:
237237
- operator
238238
- server

0 commit comments

Comments
 (0)