From 347e7322aa5588b4cab1d04ebca06ca0f7280dc7 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:52:56 +0800 Subject: [PATCH] fix(helm): update chart k8s-gateway to 2.0.4 (#36) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml b/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml index 6b88c3cc..22047883 100644 --- a/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml +++ b/kube/deploy/core/dns/internal/k8s-gateway/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: k8s-gateway - version: 2.0.1 + version: 2.0.4 sourceRef: name: k8s-gateway kind: HelmRepository