From b83aaa1c33f2c2d670d3ec521bff2832a030ed58 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 May 2024 08:22:55 +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..38f923d 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.1.0 repo: https://helm.traefik.io/traefik namespace: kube-system includeCRDs: true