From 5f834100ff7e33bcfaa4d26320c5b01501b46b27 Mon Sep 17 00:00:00 2001 From: "henry-pa-bot[bot]" <98217877+henry-pa-bot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:07:34 +0000 Subject: [PATCH] fix(helm): update helm release traefik to v33.2.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | traefik | 33.2.0 | 33.2.1 | --- cluster/core/networking/traefik-internal/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/networking/traefik-internal/helm-release.yaml b/cluster/core/networking/traefik-internal/helm-release.yaml index 6b34f442a..d6d6896c4 100644 --- a/cluster/core/networking/traefik-internal/helm-release.yaml +++ b/cluster/core/networking/traefik-internal/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: traefik - version: 33.2.0 + version: 33.2.1 interval: 5m sourceRef: kind: HelmRepository