From c835706bbc2d659cc4ee236b38cfa48cf097d8cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:14:27 +0000 Subject: [PATCH] feat(deps): update helm release haproxy to v0.14.3 --- charts/meowhq-haproxy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/meowhq-haproxy/Chart.yaml b/charts/meowhq-haproxy/Chart.yaml index f449b963..6d38dddd 100644 --- a/charts/meowhq-haproxy/Chart.yaml +++ b/charts/meowhq-haproxy/Chart.yaml @@ -8,5 +8,5 @@ type: application version: 1.1.0 dependencies: - name: haproxy - version: 0.10.5 + version: 0.14.3 repository: "https://charts.bitnami.com/bitnami"