From 3193b21e82e0b6bdb3f2c64f0fce03b60174f5c8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Oct 2025 02:35:41 +0000 Subject: [PATCH] Update Helm release traefik to v37.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 e963697..e696257 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: 37.1.2 + version: 37.2.0 valuesFile: values.yaml repo: https://traefik.github.io/charts