From 26c527f10f7f4fca7842e7a84f0a6d8ba3dd2187 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Jun 2024 12:04:12 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v28.2.0 --- 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 38f923d..b3c1133 100755 --- a/infra/traefik/kustomization.yaml +++ b/infra/traefik/kustomization.yaml @@ -9,7 +9,7 @@ generators: helmCharts: - name: traefik releaseName: traefik - version: 28.1.0 + version: 28.2.0 repo: https://helm.traefik.io/traefik namespace: kube-system includeCRDs: true