Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit dc7f5d6

Browse files
authored
Merge pull request #3 from narrowspark/update-istio
feat: update Istio to 1.9.3
2 parents db53e78 + 9f15a59 commit dc7f5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/istio/operator/manifests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ spec:
228228
serviceAccountName: istio-operator
229229
containers:
230230
- name: istio-operator
231-
image: docker.io/istio/operator:1.9.2
231+
image: docker.io/istio/operator:1.9.3
232232
command:
233233
- operator
234234
- server

0 commit comments

Comments
 (0)