Skip to content

Update Helm release traefik to v41 - #10411

Open
renovate[bot] wants to merge 2 commits into
develfrom
renovate/traefik-41.x
Open

Update Helm release traefik to v41#10411
renovate[bot] wants to merge 2 commits into
develfrom
renovate/traefik-41.x

Conversation

@renovate

@renovate renovate Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
traefik (source) major 39.0.941.1.0 41.2.0 (+1)

Release Notes

traefik/traefik-helm-chart (traefik)

v41.1.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.9 (default)
  • Traefik Hub: v3.19.3 -> v3.20.7

v41.0.2

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.6 (default)
  • Traefik Hub: v3.19.3 -> v3.20.6

v41.0.1

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

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

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

v40.2.0

Compare Source

Upgrade guide

[!IMPORTANT]
This release is the first release without Gateway API v1.5.1 CRDs. The reason why it has been removed is detailed in #​1169.
See UPGRADING instructions and upstream migration guide.

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.1 (default)
  • Traefik Hub: v3.19.3 -> v3.20.2

v40.1.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.1 (default)
  • Traefik Hub: v3.19.3 -> v3.20.1

v40.0.1

Compare Source

🚀 Features

📦 Others

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.0 (default)
  • Traefik Hub: v3.19.3 -> v3.20.1

v40.0.0

Compare Source

Upgrade Notes

[!IMPORTANT]
Traefik v3.7.0 comes with CRDs update. See UPGRADING instructions and upstream migration guide.

[!NOTE]
Gateway API CRDs will no longer be shipped with this chart in a future minor version. See #​1669 for more details.

  • The Service spec syntax in values.yaml is now aligned with Kubernetes syntax (cf. before / after example in the PR description)
  • providers.kubernetesIngressNginx has been renamed to providers.kubernetesIngressNGINX to align with Traefik proxy naming (cf. before / after example in the PR description)

👌 Traefik version support

  • Traefik Proxy: v3.6.0 -> v3.7.0 (default)
  • Traefik Hub: v3.19.3 -> v3.20.0

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

📦 Others


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.

@renovate renovate Bot added the renovate label Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/traefik-41.x branch from 268a9a1 to ae8a6e2 Compare July 28, 2026 19:46
@BacLuc
BacLuc temporarily deployed to dev July 28, 2026 20:41 — with GitHub Actions Inactive

@BacLuc BacLuc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already breaking:
Saving 1 charts
Downloading traefik from repo https://traefik.github.io/charts
Deleting outdated charts
Error: values don't meet the specifications of the schema(s) in the following chart(s):
traefik:

  • at '': additional properties 'logs' not allowed

@renovate
renovate Bot force-pushed the renovate/traefik-41.x branch 2 times, most recently from 30b78ea to 85d935b Compare July 30, 2026 16:50
@renovate
renovate Bot force-pushed the renovate/traefik-41.x branch from 85d935b to 9dd1275 Compare August 6, 2026 21:08
@BacLuc
BacLuc force-pushed the renovate/traefik-41.x branch from 9dd1275 to f191d17 Compare August 9, 2026 18:57
@BacLuc
BacLuc temporarily deployed to dev August 9, 2026 18:58 — with GitHub Actions Inactive
@renovate

renovate Bot commented Aug 9, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant