From 6ae83ea584eba589740088a4085815762c3a50cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 May 2024 08:10:17 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v28 --- 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 0e37acb..65791b2 100755 --- a/infra/traefik/kustomization.yaml +++ b/infra/traefik/kustomization.yaml @@ -9,7 +9,7 @@ generators: helmCharts: - name: traefik releaseName: traefik - version: 27.0.2 + version: 28.0.0 repo: https://helm.traefik.io/traefik namespace: kube-system includeCRDs: true