From ed53eeef7167110d067d7ac4f8d54f6e0e2aa789 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Sep 2024 08:33:30 +0000 Subject: [PATCH] Update Helm release traefik to v31.1.1 --- 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 2e27354..00f03df 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: 31.0.0 + version: 31.1.1 valuesFile: values.yaml repo: https://traefik.github.io/charts