From 7c02e0f26b2130f2c746b644845b15d9b0ffbc32 Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 19:35:22 +0000 Subject: [PATCH] feat(helm)!: Update Helm release traefik to v24 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | traefik | 23.2.0 | 24.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 3675a837f..37e97f5d7 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: 23.2.0 + version: 24.0.0 interval: 5m sourceRef: kind: HelmRepository