From b7cc1bf8cc59bd42384ed54b7210d31f87fc88ae Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 07:51:31 +0000 Subject: [PATCH] feat(helm)!: Update Helm release traefik to v26 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | traefik | 24.0.0 | 26.0.0 | --- 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 37e97f5d7..b37fdfce9 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: 24.0.0 + version: 26.0.0 interval: 5m sourceRef: kind: HelmRepository