From d542736d379beaca1603151ee9e219e8941c967e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 20:04:07 +0000 Subject: [PATCH] chore(deps): update istio/operator docker tag to v1.18.0 --- distribution/argocd-applications/istio-operator.yaml | 2 +- distribution/istio/istio-spec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/argocd-applications/istio-operator.yaml b/distribution/argocd-applications/istio-operator.yaml index d09678e8..e3c6a1f1 100644 --- a/distribution/argocd-applications/istio-operator.yaml +++ b/distribution/argocd-applications/istio-operator.yaml @@ -14,7 +14,7 @@ spec: - name: hub value: docker.io/istio - name: tag - value: 1.10.3 # istio/operator + value: 1.18.0 # istio/operator destination: server: https://kubernetes.default.svc namespace: istio-operator diff --git a/distribution/istio/istio-spec.yaml b/distribution/istio/istio-spec.yaml index c4f573a8..4f9f6133 100644 --- a/distribution/istio/istio-spec.yaml +++ b/distribution/istio/istio-spec.yaml @@ -5,7 +5,7 @@ metadata: name: istio spec: profile: default - tag: 1.10.3 # istio/operator + tag: 1.18.0 # istio/operator hub: docker.io/istio meshConfig: accessLogFile: /dev/stdout