From f77a2d3e85cbe4db9ccebbca669d426a09460696 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Mon, 10 Feb 2025 17:48:38 +0000 Subject: [PATCH] chore(deps): update ironbank/opensource/haproxy/haproxy24 docker tag to v2.4.28 --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 72d6fe3..2d56666 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -17,7 +17,7 @@ name: haproxy description: A Helm chart for HAProxy on Kubernetes type: application version: 1.19.3-bb.10 -appVersion: 2.2.33 +appVersion: 2.4.28 kubeVersion: ">=1.17.0-0" keywords: - haproxy @@ -34,7 +34,7 @@ annotations: - Update base image to HAProxy 2.8.2 - Fix includes name in haproxy charts (#203) bigbang.dev/applicationVersions: | - - HAProxy: v2.2.33 + - HAProxy: 2.4.28 helm.sh/images: | - name: haproxy image: registry1.dso.mil/ironbank/opensource/haproxy/haproxy22:v2.2.33 -- GitLab