From 34958103554d018b254381005c25dd762e872af1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 13:54:55 +0000 Subject: [PATCH] feat(deps): update helm release haproxy to v1 --- 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 f449b96..76617a8 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: 1.0.0 repository: "https://charts.bitnami.com/bitnami"