From 24bd6b6c31f129df7d25287b4182882793ca906a Mon Sep 17 00:00:00 2001 From: Ludovic Vielle Date: Wed, 24 Jun 2026 23:11:39 +0200 Subject: [PATCH] Bump kubernetes-ingress version to 1.52.0 Signed-off-by: Ludovic Vielle --- contrib/helm/charts/probo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/helm/charts/probo/Chart.yaml b/contrib/helm/charts/probo/Chart.yaml index 5e0172eda..2d8e5f241 100644 --- a/contrib/helm/charts/probo/Chart.yaml +++ b/contrib/helm/charts/probo/Chart.yaml @@ -21,5 +21,5 @@ dependencies: - name: kubernetes-ingress alias: haproxy-ingress condition: haproxy-ingress.enabled - version: 1.45.1 + version: 1.52.0 repository: https://haproxytech.github.io/helm-charts