From b0f4ed51c671661a8d97dba01343c87538d8a16d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Jun 2026 12:00:32 +0000 Subject: [PATCH 1/2] chore(deps): update helm release traefik to v41 --- system-apps/traefik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-apps/traefik/Chart.yaml b/system-apps/traefik/Chart.yaml index 110c24f..27faba0 100644 --- a/system-apps/traefik/Chart.yaml +++ b/system-apps/traefik/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: traefik - version: 40.3.0 + version: 41.0.0 repository: https://traefik.github.io/charts \ No newline at end of file From 184e5cdba7c12eed3d4930248d400ce9869afef0 Mon Sep 17 00:00:00 2001 From: William P Date: Tue, 16 Jun 2026 13:46:00 -0400 Subject: [PATCH 2/2] traefik: update file provider to address breaking change in v41 --- system-apps/traefik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-apps/traefik/values.yaml b/system-apps/traefik/values.yaml index 67b8775..b76decd 100644 --- a/system-apps/traefik/values.yaml +++ b/system-apps/traefik/values.yaml @@ -72,7 +72,7 @@ traefik: file: enabled: true watch: true - content: | + content: http: middlewares: cloudflarewarp: