From 3e5c2594af10f982534230b8079855cc60c60d56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:43:14 +0000 Subject: [PATCH] Update Helm release ztunnel to v1.23.1 --- .../istio/istio-ztunnel/overlays/dev/kustomization.yaml | 2 +- .../istio/istio-ztunnel/overlays/prod/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/infrastructure/istio/istio-ztunnel/overlays/dev/kustomization.yaml b/kubernetes/infrastructure/istio/istio-ztunnel/overlays/dev/kustomization.yaml index 3f3d7cb4..be76b2ef 100644 --- a/kubernetes/infrastructure/istio/istio-ztunnel/overlays/dev/kustomization.yaml +++ b/kubernetes/infrastructure/istio/istio-ztunnel/overlays/dev/kustomization.yaml @@ -7,7 +7,7 @@ resources: helmCharts: - name: ztunnel repo: https://istio-release.storage.googleapis.com/charts - version: 1.22.3 + version: 1.23.1 releaseName: "ztunnel" namespace: istio-system includeCRDs: true diff --git a/kubernetes/infrastructure/istio/istio-ztunnel/overlays/prod/kustomization.yaml b/kubernetes/infrastructure/istio/istio-ztunnel/overlays/prod/kustomization.yaml index 012c0cca..e6169e10 100644 --- a/kubernetes/infrastructure/istio/istio-ztunnel/overlays/prod/kustomization.yaml +++ b/kubernetes/infrastructure/istio/istio-ztunnel/overlays/prod/kustomization.yaml @@ -7,7 +7,7 @@ resources: helmCharts: - name: ztunnel repo: https://istio-release.storage.googleapis.com/charts - version: 1.22.3 + version: 1.23.1 releaseName: "ztunnel" namespace: istio-system includeCRDs: true