From 68144eced6ccddf2c571e01ba24f045c710bebaf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Apr 2024 00:01:09 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v27 --- infra/traefik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/traefik/kustomization.yaml b/infra/traefik/kustomization.yaml index 13c99f9..c33a351 100755 --- a/infra/traefik/kustomization.yaml +++ b/infra/traefik/kustomization.yaml @@ -9,7 +9,7 @@ generators: helmCharts: - name: traefik releaseName: traefik - version: 26.1.0 + version: 27.0.0 repo: https://helm.traefik.io/traefik namespace: kube-system includeCRDs: true