Skip to content

chore(deps): update helm release traefik to v41#125

Merged
lunarys merged 2 commits into
mainfrom
renovate/traefik-41.x
Jun 22, 2026
Merged

chore(deps): update helm release traefik to v41#125
lunarys merged 2 commits into
mainfrom
renovate/traefik-41.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
traefik (source) major 40.2.041.0.0

Release Notes

traefik/traefik-helm-chart (traefik)

v41.0.0

Compare Source

Upgrade Notes

  1. Logs & access logs syntax: The chart now aligns its logging keys with the upstream Traefik syntax with PR #​1887.
    • logs.general is renamed to log (e.g. logs.general.levellog.level).
    • logs.access is renamed to accessLog (e.g. logs.access.formataccessLog.format).
    • Filter and field keys are now camelCased: filters.statuscodesfilters.statusCodes, filters.retryattemptsfilters.retryAttempts, filters.mindurationfilters.minDuration, and fields.*.defaultmodefields.*.defaultMode.
    • The accessLog.fields.general nesting level is removed: fields.general.defaultmodefields.defaultMode.Expand commentComment on line R27Resolved
  2. File provider content: providers.file.content is now an object ({}) instead of a string ("").

[!TIP]
Image registry and repository now default to null.
The chart now automatically resolves the full official image URI for both Traefik Proxy and Traefik Hub.

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.5 (default)
  • Traefik Hub: v3.19.3 -> v3.20.4

v40.3.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.4 (default)
  • Traefik Hub: v3.19.3 -> v3.20.4

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

Helm Template Diff

03_traefik

18 changed lines
--- /tmp/old.yaml	2026-06-22 18:53:35.935917098 +0000
+++ /tmp/new.yaml	2026-06-22 18:53:33.739990628 +0000
@@ -8,7 +8,7 @@
   labels:
     app.kubernetes.io/name: traefik
     app.kubernetes.io/instance: traefik-traefik
-    helm.sh/chart: traefik-40.2.0
+    helm.sh/chart: traefik-41.0.0
     app.kubernetes.io/managed-by: Helm
   annotations:
 automountServiceAccountToken: false
@@ -21,7 +21,7 @@
   labels:
     app.kubernetes.io/name: traefik
     app.kubernetes.io/instance: traefik-traefik
-    helm.sh/chart: traefik-40.2.0
+    helm.sh/chart: traefik-41.0.0
     app.kubernetes.io/managed-by: Helm
 rules:
   - apiGroups:
@@ -106,7 +106,7 @@
   labels:
     app.kubernetes.io/name: traefik
     app.kubernetes.io/instance: traefik-traefik
-    helm.sh/chart: traefik-40.2.0
+    helm.sh/chart: traefik-41.0.0
     app.kubernetes.io/managed-by: Helm
 roleRef:
   apiGroup: rbac.authorization.k8s.io
@@ -126,7 +126,7 @@
   labels:
     app.kubernetes.io/name: traefik
     app.kubernetes.io/instance: traefik-traefik
-    helm.sh/chart: traefik-40.2.0
+    helm.sh/chart: traefik-41.0.0
     app.kubernetes.io/managed-by: Helm
   annotations:
     lbipam.cilium.io/ips: 10.0.4.200
@@ -154,7 +154,7 @@
   labels:
     app.kubernetes.io/name: traefik
     app.kubernetes.io/instance: traefik-traefik
-    helm.sh/chart: traefik-40.2.0
+    helm.sh/chart: traefik-41.0.0
     app.kubernetes.io/managed-by: Helm
   annotations:
 spec:
@@ -180,7 +180,7 @@
         app.kubernetes.io/instance: traefik-traefik
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: traefik
-        helm.sh/chart: traefik-40.2.0
+        helm.sh/chart: traefik-41.0.0
     spec:
       automountServiceAccountToken: true
       containers:
@@ -221,7 +221,7 @@
               fieldPath: metadata.namespace
         - name: USER
           value: traefik
-        image: docker.io/traefik:v3.7.1
+        image: docker.io/traefik:v3.7.5
         imagePullPolicy: IfNotPresent
         lifecycle: null
         livenessProbe:
@@ -294,7 +294,7 @@
   labels:
     app.kubernetes.io/name: traefik
     app.kubernetes.io/instance: traefik-traefik
-    helm.sh/chart: traefik-40.2.0
+    helm.sh/chart: traefik-41.0.0
     app.kubernetes.io/managed-by: Helm
   name: traefik
 spec:

@renovate

renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lunarys lunarys merged commit a24fb90 into main Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant