From 46cb48a3bcd688b24b98cba2e58f9266ade89f44 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Apr 2024 14:38:42 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v27.0.2 --- 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 c33a351..0e37acb 100755 --- a/infra/traefik/kustomization.yaml +++ b/infra/traefik/kustomization.yaml @@ -9,7 +9,7 @@ generators: helmCharts: - name: traefik releaseName: traefik - version: 27.0.0 + version: 27.0.2 repo: https://helm.traefik.io/traefik namespace: kube-system includeCRDs: true