From 5ba6fdbbf0f064511a595c29a93650dca53fc54c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Sep 2024 03:35:59 +0000 Subject: [PATCH] chore(deps): update helm release gateway to v1.23.1 --- 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 30e8ff90..00beaf4a 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.22.3-1 +version: 0.22.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.22.3 + version: 1.23.1 repository: https://istio-release.storage.googleapis.com/charts kubeVersion: ">= 1.26.0-0" -- 2.45.2