From 939af124310f73d8624640508c846081fa2d02d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Jan 2025 16:20:39 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v34 --- apps/traefik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/traefik/kustomization.yaml b/apps/traefik/kustomization.yaml index e2cd1b8d..33b64726 100644 --- a/apps/traefik/kustomization.yaml +++ b/apps/traefik/kustomization.yaml @@ -9,7 +9,7 @@ commonAnnotations: helmCharts: - name: traefik repo: https://traefik.github.io/charts - version: 27.0.2 + version: 34.0.0 releaseName: traefik namespace: kube-system includeCRDs: true