From 61a40dfbb76fc265e648013377ae95ea1d68e4ab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 12:50:25 +0000 Subject: [PATCH] Update dependency istio/operator to v1.10.6 --- 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..2f97cdb2 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.10.6 # 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..f4b99027 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.10.6 # istio/operator hub: docker.io/istio meshConfig: accessLogFile: /dev/stdout