From 68703bd0d416b4ceb34c97669fa2e0916fd2c708 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Oct 2025 10:02:00 +0000 Subject: [PATCH] Update Helm release traefik to v37.1.2 --- 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 15e5d90..e963697 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.1 + version: 37.1.2 valuesFile: values.yaml repo: https://traefik.github.io/charts -- 2.49.1