From a36258360d99d78b1cda019e6f29c02c94a900c0 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 8 Oct 2022 07:24:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20k8s-gatew?= =?UTF-8?q?ay=20to=202.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------- | ------ | ----- | | helm | k8s-gateway | 1.1.15 | 2.0.0 | --- cluster/apps/networking/k8s-gateway/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/k8s-gateway/helm-release.yaml b/cluster/apps/networking/k8s-gateway/helm-release.yaml index a5bcb53a5..250f2e176 100644 --- a/cluster/apps/networking/k8s-gateway/helm-release.yaml +++ b/cluster/apps/networking/k8s-gateway/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://ori-edge.github.io/k8s_gateway/ chart: k8s-gateway - version: 1.1.15 + version: 2.0.0 sourceRef: kind: HelmRepository name: k8s-gateway-charts