From f27bb0a1d9ebea8b35067ed28dccf61fd5e9d52f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 13:46:49 +0000 Subject: [PATCH] feat(deps): update helm release haproxy to v0.12.1 --- 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..7ab9b70c 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.12.1 repository: "https://charts.bitnami.com/bitnami"