From 6c0bf67db806668779dbd4e060caa136744109f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Sep 2025 08:02:53 +0000 Subject: [PATCH] Update Helm release traefik to v37 --- 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 bbd24e4..15e5d90 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: 36.3.0 + version: 37.1.1 valuesFile: values.yaml repo: https://traefik.github.io/charts