From 7fa09c251a88066d9b3e426431065cfd6b5146bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 20:28:53 +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..e95e614 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.3 repository: "https://charts.bitnami.com/bitnami"