From b5c57d2fcf569fdfdededf768af441895798b3de Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:16:09 +0800 Subject: [PATCH] feat(helm): update chart haproxy to 1.19.3 (#68) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/ingress/external-proxy-x/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/ingress/external-proxy-x/app/hr.yaml b/kube/deploy/core/ingress/external-proxy-x/app/hr.yaml index 204fb71e..2c656293 100644 --- a/kube/deploy/core/ingress/external-proxy-x/app/hr.yaml +++ b/kube/deploy/core/ingress/external-proxy-x/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: haproxy - version: 1.18.0 + version: 1.19.3 sourceRef: name: haproxytech kind: HelmRepository