From b2c3b9f51a9ebd10d02f350950c4fd19224c00d5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Aug 2024 03:12:25 +0000 Subject: [PATCH] chore(deps): update helm release gateway to v1.23.0 --- 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..43c759fd 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.0 repository: https://istio-release.storage.googleapis.com/charts kubeVersion: ">= 1.26.0-0"