From 0ec3bf9ea878713e9c043402e2e9aede0c3f320c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Apr 2024 08:01:16 +0000 Subject: [PATCH] Update Helm release traefik to v27 --- 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 6d1b694..1067e8a 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: 26.1.0 + version: 27.0.2 valuesFile: values.yaml repo: https://traefik.github.io/charts