Skip to content

Conversation

@henry-pa-bot
Copy link
Contributor

@henry-pa-bot henry-pa-bot bot commented Jul 30, 2025

This PR contains the following updates:

Package Update Change
traefik (source) major 33.2.1 -> 37.0.0

Release Notes

traefik/traefik-helm-chart (traefik)

v37.0.0

Compare Source

💥 BREAKING CHANGES
🚀 Features
🐛 Bug fixes
📦 Others

v36.3.0

Compare Source

🚀 Features
📦 Others

v36.2.0

Compare Source

🚀 Features
🐛 Bug fixes
📦 Others

v36.1.0

Compare Source

🚀 Features
🐛 Bug fixes
📦 Others
New Contributors

Full Changelog: traefik/traefik-helm-chart@v36.0.0...v36.1.0

v36.0.0

Compare Source

Upgrade Notes

There is a breaking change on default of globalArguments which has been replaced by global.xx, following upstream.
See PR #​1436 for details.

Anonymous stats usage has been disabled by default.
Please take time to consider whether or not you wish to share anonymous data to help TraefikLabs improve its products.

💥 BREAKING CHANGES
🚀 Features
🐛 Bug fixes
  • fix(notes): update condition to display certificate persistence warning #​1433 by @​BapRx
  • fix(Traefik Proxy): supported ingressRoute.*.annotations breaks templating #​1425 by @​SIMULATAN
📦 Others
New Contributors

Full Changelog: traefik/traefik-helm-chart@v35.4.0...v36.0.0

v35.4.0

Compare Source

📝 Upgrade notes

ℹ️ The CRDs needs to be updated.

🚀 Features
  • feat(Traefik Hub): ✨ automatically restart API Management pods on admission certificate change #​1423 by @​darkweaver87
🐛 Bug fixes
📦 Others

v35.3.0

Compare Source

This release comes with Traefik Proxy v3.4.0 by default and support latest version of Traefik Hub.

📝 Upgrade notes

ℹ️ The CRDs needs to be updated.

🚀 Features
🐛 Bug fixes
📦 Others
New Contributors

Full Changelog: traefik/traefik-helm-chart@v35.1.0...v35.3.0

v35.2.0

Compare Source

🚀 Features
🐛 Bug fixes
📦 Others

v35.1.0

Compare Source

Upgrade Notes

Traefik-Hub users should follow this procedure:

  1. APIAccess resources needs to be converted to APICatalogItem ones
  2. run the usual upgrade procedure
  3. APIAccess CRD are now unused and can be safely deleted by running:
kubectl delete customresourcedefinitions.apiextensions.k8s.io apiaccesses.hub.traefik.io
🚀 Features
📦 Others

v35.0.1

Compare Source

🚀 Features
📦 Others

v35.0.0

Compare Source

Upgrade Notes

This release has been marked as major as it might modify service and deployment port names (if they use uppercase characters or are longer than 15 characters).
Nevertheless, even in these cases, it should not impact the availability of your endpoints.

💥 BREAKING CHANGES
🚀 Features
🐛 Bug fixes
📦 Others
New Contributors

Full Changelog: traefik/traefik-helm-chart@v34.5.0...v35.0.0

v34.5.0

Compare Source

🚀 Features
🐛 Bug fixes
📦 Others

v34.4.1

Compare Source

🚀 Features
🐛 Bug fixes
📦 Others

v34.4.0

Compare Source

⚠️ There is an update on CRDs in this version for Traefik Hub.
See README for instructions on how to upgrade.

🚀 Features
📦 Others

v34.3.0

Compare Source

⚠️ There is an update on CRDs in this version for both Traefik Proxy and Traefik Hub.
See README for instructions on how to upgrade.

🚀 Features
🐛 Bug fixes
📦 Others

v34.2.0

Compare Source

🚀 Features
🐛 Bug fixes
📦 Others

v34.1.0

Compare Source

🚀 Features
🐛 Bug fixes
📦 Others

v34.0.0

Compare Source

Upgrade Notes

There are multiple breaking changes in this release:

  1. When using namespaceOverride, the label selector will be changed. On a production environment, it's recommended to deploy a new instance with the new version, switch the traffic to it and delete the previous one. See PR #​1290 for more information
  2. ports.x.redirectTo has been refactored to be aligned with upstream syntax. See PR #​1301 for a complete before / after example.

ℹ️ A separate, optional, chart can be used to handle CRDs. See README for more information.

💥 BREAKING CHANGES
🚀 Features
🐛 Bug fixes
📦 Others

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | traefik | 33.2.1 | 37.0.0 |
@henry-pa-bot henry-pa-bot bot requested a review from kitos9112 as a code owner July 30, 2025 10:09
@henry-pa-bot henry-pa-bot bot added area/kubernetes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 30, 2025
@henry-pa-bot
Copy link
Contributor Author

henry-pa-bot bot commented Jul 30, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.12s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.46s
✅ YAML prettier 1 0 0.41s
✅ YAML yamllint 1 0 0.41s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

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

Labels

area/kubernetes renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants