Skip to content

Commit 874add8

Browse files
authored
Merge pull request #51 from stefanprodan/update-istio
Update Istio to 1.10.3
2 parents 7d105bc + 33f96f7 commit 874add8

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.10.2
235+
image: docker.io/istio/operator:1.10.3
236236
command:
237237
- operator
238238
- server

0 commit comments

Comments
 (0)