From 334732ebb64c9c7f942c1e76f7c3cab266da0fb7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Jul 2024 03:15:52 +0000 Subject: [PATCH] chore(deps): update helm release gateway to v1.22.3 --- charts/kubezero-istio-gateway/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-istio-gateway/Chart.yaml b/charts/kubezero-istio-gateway/Chart.yaml index c1d6ed6a..7bfd8dff 100644 --- a/charts/kubezero-istio-gateway/Chart.yaml +++ b/charts/kubezero-istio-gateway/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-istio-gateway description: KubeZero Umbrella Chart for Istio gateways type: application -version: 0.21.2 +version: 0.21.3 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -17,6 +17,6 @@ dependencies: version: ">= 0.1.6" repository: https://cdn.zero-downtime.net/charts/ - name: gateway - version: 1.21.2 + version: 1.22.3 repository: https://istio-release.storage.googleapis.com/charts kubeVersion: ">= 1.26.0" -- 2.45.2