From 7ba629e826fa92eeda1d59e40da6dfd5d55eee59 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Tue, 3 Sep 2024 15:01:23 +0000 Subject: [PATCH] Update Helm release traefik to v31 --- 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 4f655c8..36bcffd 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: 30.0.2 + version: 31.0.0 valuesFile: values.yaml repo: https://traefik.github.io/charts