This repository has been archived by the owner on May 8, 2024. It is now read-only.
feat(helm)!: Update chart traefik to 28.0.0 #661
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
24.0.0
->28.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
traefik/traefik-helm-chart (traefik)
v28.0.0
Compare Source
⚠ BREAKING CHANGES
Features
experimental-v3.0
unstable version (579984c)Bug Fixes
Styles
--entryPoints
CLI flag (b1f6f96)Documentation
New Contributors
v27.0.2
Compare Source
27.0.2 (2024-04-12)
Upgrade Notes
This release comes with an important fix for https://github.com/traefik/traefik/issues/10598 introduced in v2.11.1, see upstream release notes.
Features
v27.0.1
Compare Source
27.0.1 (2024-04-11)
Upgrade notes
🚨 Traefik Proxy v2.11.1 introduces
lingeringTimeout
, see https://github.com/traefik/traefik/pull/10569, that can be breaking for server-first protocols. This new setting can be set withadditionalArguments
.Features
v27.0.0
Compare Source
⚠ BREAKING CHANGES
Upgrade notes
Custom services and port exposure have been redesigned, requiring the following changes:
expose
orexposeInternal
flags, you should replace them with a service name to boolean mapping, i.e. replace this:with this:
service.internal
value, you should migrate the values to theservice.additionalServices.internal
value instead; this should yield the same results, but make sure to carefully check for any changes!Features
Bug Fixes
IngressRoute
(606ab52)New Contributors
Full Changelog: traefik/traefik-helm-chart@v26.1.0...v27.0.0
v26.1.0
Compare Source
Important notice
ℹ️ CRDs has been updated in this release. On Traefik v2, there is no new or removed field, just description format update by upstream library.
Features
Bug Fixes
v26.0.0
Compare Source
Breaking Changes
This release can be breaking for:
Features
Bug Fixes
New Contributors
Full Changelog: traefik/traefik-helm-chart@v25.0.0...v26.0.0
v25.0.0
Compare Source
The two breaking changes are:
redirectTo
,ports.web.redirectTo=websecure
=>ports.web.redirectTo.port=websecure
.gateway
, all values are now flattened toexperimental.kubernetesGateway
.Features
Bug Fixes
image.tag
(1f043da)Reverts
Documentation
New Contributors
Full Changelog: traefik/traefik-helm-chart@v24.0.0...v25.0.0
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.
This PR has been generated by Renovate Bot.