Skip to content

feat(helm)!: Update chart traefik (37.4.0 → 39.0.8) - abandoned#1505

Open
ixxel-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-39-traefik-beelink
Open

feat(helm)!: Update chart traefik (37.4.0 → 39.0.8) - abandoned#1505
ixxel-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-39-traefik-beelink

Conversation

@ixxel-bot

@ixxel-bot ixxel-bot Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
traefik (source) major 37.4.039.0.8

Release Notes

traefik/traefik-helm-chart (traefik)

v39.0.8

Compare Source

👌 Traefik version support

  • Traefik Proxy: v3.6.x
  • Traefik Hub: v3.19.x

🚀 Features

📦 Others

v39.0.7

Compare Source

🚀 Features

📦 Others

v39.0.6

Compare Source

🚀 Features

📦 Others

v39.0.5

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

v39.0.4

Compare Source

Upgrades Notes

[!IMPORTANT]
Traefik v3.6.9 comes with CRDs update. See UPGRADING instructions.

🚀 Features

🐛 Bug fixes

📦 Others

v39.0.3

Compare Source

[!WARNING]
This release does not support Traefik v3.6.9. Updated CRDs are missing. It's recommended to use v39.0.4 for Traefik v3.6.9

🚀 Features

🐛 Bug fixes

📦 Others

v39.0.2

Compare Source

🚀 Features

📦 Others

v39.0.1

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

New Contributors

Full Changelog: traefik/traefik-helm-chart@v39.0.0...v39.0.1

v39.0.0

Compare Source

Upgrade Notes

There are 3 breaking changes in this release:

  1. Traefik Hub: This release support only Traefik Hub v3.19.0+ versions.
    • CRDs has to be upgraded before the Chart. See UPGRADING instructions.
    • It's possible to use previous versions of the Chart for previous versions of Traefik Hub.
  2. Encoded Characters: Allowed by default in Traefik v3.6.7+ (opt-in security options, documentation)
  3. Ports Configuration: HTTP options now require explicit http nesting level with PR #​1603.
    • There is a before / after example in the PR description.

ℹ️ Schema validation has been enforced in this release. When it fails, it means that the parameter is not implemented.

💥 BREAKING CHANGES

🚀 Features

📦 Others

v38.0.2

Compare Source

Upgrades Notes

There is a breaking change on CRDs between Traefik Hub v3.18.0 and inferior and the CRDs of Traefik Hub v3.19.0+ preview versions (ea & rc).
With this release, we remove the CRDs of Traefik Hub v3.19.0 preview versions.

When Traefik Hub v3.19.0 is GA, we will release a new major version of this Chart that will only accept Traefik Hub v3.19.0+ versions.

🚀 Features

🐛 Bug fixes

📦 Others

New Contributors

Full Changelog: traefik/traefik-helm-chart@v38.0.1...v38.0.2

v38.0.1

Compare Source

🐛 Bug fixes

📦 Others

v38.0.0

Compare Source

Upgrades Notes

[!IMPORTANT]
CRDs has to be upgraded before the Chart. See UPGRADING instructions.

There are two breaking changes in this release:

  1. Traefik Proxy v3.6.4+ contains a security fix that is also a breaking change. See upstream documentation for more details.
  2. PR #​1596 align kubernetesIngressNginx provider setting with upstream. There is a before / after example in the PR description and PR #​1587 align labelSelector syntax between providers

[!NOTE]
If you need to restore Traefik behavior of v3.6.3 or inferior, it can be set with values.

Here is an example on websecure entrypoint:

ports:
  websecure:
    http:
      encodedCharacters:
        allowEncodedSlash: true
        allowEncodedBackSlash: true
        allowEncodedNullCharacter: true
        allowEncodedSemicolon: true
        allowEncodedPercent: true
        allowEncodedQuestionMark: true
        allowEncodedHash: true
      sanitizePath: false

This is not recommended, it may expose you to GHSA-gm3x-23wp-hc2c.

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

📦 Others

New Contributors

Full Changelog: traefik/traefik-helm-chart@v37.4.0...v38.0.0


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • 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 is behind base branch, 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 Mend Renovate.

@ixxel-bot ixxel-bot Bot added app/traefik Changes made to Traefik application env/beelink Changes made in the k0s cluster renovate/helm type/major labels Apr 26, 2026
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-39-traefik-beelink branch 5 times, most recently from d9c938d to a66d6c8 Compare April 26, 2026 20:51
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update Chart traefik (36.3.0 → 39.0.8) feat(helm)!: Update Chart traefik (37.4.0 → 39.0.8) Apr 26, 2026
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-39-traefik-beelink branch 13 times, most recently from 69df559 to e671ef4 Compare April 27, 2026 20:06
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-39-traefik-beelink branch from e671ef4 to 69fbb35 Compare April 27, 2026 20:46
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update Chart traefik (37.4.0 → 39.0.8) feat(helm)!: Update chart traefik (37.4.0 → 39.0.8) Apr 27, 2026
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-39-traefik-beelink branch 4 times, most recently from 3f22ddd to 2abab10 Compare April 28, 2026 08:50
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-39-traefik-beelink branch 18 times, most recently from 2957815 to 541a848 Compare April 30, 2026 11:51
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | traefik | 37.4.0 | 39.0.8 |


Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.com>
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-39-traefik-beelink branch from 541a848 to f385422 Compare April 30, 2026 12:35
@ixxeL2097 ixxeL2097 force-pushed the main branch 3 times, most recently from 5248ff3 to 5c29049 Compare May 14, 2026 06:55
@ixxel-bot ixxel-bot Bot changed the title feat(helm)!: Update chart traefik (37.4.0 → 39.0.8) feat(helm)!: Update chart traefik (37.4.0 → 39.0.8) - abandoned May 20, 2026
@ixxel-bot

ixxel-bot Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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

Labels

app/traefik Changes made to Traefik application env/beelink Changes made in the k0s cluster type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants