From 7a01f8772e77d5f60352adb22cea657fed5ae712 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 13:04:25 -0500 Subject: [PATCH] feat(deps): update helm release haproxy to v0.10.11 (#212) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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..e03990e 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.10.11 repository: "https://charts.bitnami.com/bitnami"