Skip to content

Commit 8f82310

Browse files
authored
Merge pull request #56 from stefanprodan/update-istio
Update Istio to 1.11.4
2 parents 5ba145e + 6cd5f5f commit 8f82310

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

0 commit comments

Comments
 (0)