From c2e70af8502a2e919ff49f27df5cb3da3c65fa18 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Aug 2023 18:06:08 +0000 Subject: [PATCH] chore(deps): update helm release gateway to v1.18.2 --- 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 a5d4f3a..6e02259 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.10.0 +version: 0.10.1 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.17.2 + version: 1.18.2 repository: https://istio-release.storage.googleapis.com/charts kubeVersion: ">= 1.25.0"