Skip to content

Commit bebefd4

Browse files
authored
Merge pull request #61 from stefanprodan/update-istio
Update Istio to 1.12.1
2 parents ac194c1 + f6f6e16 commit bebefd4

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
@@ -224,7 +224,7 @@ spec:
224224
serviceAccountName: istio-operator
225225
containers:
226226
- name: istio-operator
227-
image: docker.io/istio/operator:1.12.0
227+
image: docker.io/istio/operator:1.12.1
228228
command:
229229
- operator
230230
- server

0 commit comments

Comments
 (0)