From 0843621236d7df76985ea9461dfca8542c868b4c Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 09:19:52 +0000 Subject: [PATCH] fix(helm): update helm release k8s-gateway to v1.1.7 --- 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 7eb48b561..0c6dcd2d4 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.6 + version: 1.1.7 sourceRef: kind: HelmRepository name: k8s-gateway-charts