From b61171c21c99dfa99d15a1dbe00d30c789a96e85 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Apr 2025 18:05:20 +0000 Subject: [PATCH] Update Helm release traefik to v35.2.0 --- infrastructure/traefik-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/traefik-system/kustomization.yaml b/infrastructure/traefik-system/kustomization.yaml index aed9109..917a5a5 100644 --- a/infrastructure/traefik-system/kustomization.yaml +++ b/infrastructure/traefik-system/kustomization.yaml @@ -13,6 +13,6 @@ namespace: traefik-system helmCharts: - name: traefik releaseName: traefik - version: 35.0.1 + version: 35.2.0 valuesFile: values.yaml repo: https://traefik.github.io/charts -- 2.47.2