From 7e941275f7939f844c359016c3cd4d7a5d205d88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 08:03:30 +0000 Subject: [PATCH] feat: update Istio to 1.9.4 --- cluster/istio/operator/manifests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/istio/operator/manifests.yaml b/cluster/istio/operator/manifests.yaml index 1f75799..352784b 100644 --- a/cluster/istio/operator/manifests.yaml +++ b/cluster/istio/operator/manifests.yaml @@ -228,7 +228,7 @@ spec: serviceAccountName: istio-operator containers: - name: istio-operator - image: docker.io/istio/operator:1.9.3 + image: docker.io/istio/operator:1.9.4 command: - operator - server