From 8bedf313498c550e698b91e8c451253e3df290f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 13:06:45 +0200 Subject: [PATCH] Update istio/operator Docker tag to v1.9.5 (#43) Co-authored-by: Renovate Bot --- 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 6c62fa17..bd6a6e1f 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.9.4 # istio/operator + value: 1.9.5 # 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 e0580f6a..f3193458 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.9.4 # istio/operator + tag: 1.9.5 # istio/operator hub: docker.io/istio meshConfig: accessLogFile: /dev/stdout