From a0ab85ea730af3c2d48cbf0bf4d120aee72b6062 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 21:18:47 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v33 --- k8s/shared/infrastructure/controllers/traefik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml b/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml index 68375d6ac..bbb14e673 100644 --- a/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml +++ b/k8s/shared/infrastructure/controllers/traefik/helm-release.yaml @@ -15,7 +15,7 @@ spec: chart: spec: chart: traefik - version: 32.1.1 + version: 33.2.1 sourceRef: kind: HelmRepository name: traefik