Update Helm release traefik to v28 - autoclosed #192
Closed
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:
10.33.0
->28.3.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
traefik/traefik-helm-chart (traefik)
v28.3.0
Compare Source
Features
Bug Fixes
db4f43f
](https://github.com/traefik/traefik-helm-chart/commit/db4f43f
))New Contributors
Full Changelog: traefik/traefik-helm-chart@v28.2.0...v28.3.0
v28.2.0
Compare Source
podSecurityContext.fsGroupChangePolicy
. It was OnRootMismatch in previous release of this chart. It can easily be set (back) to OnRootMismatch if needed, see EXAMPLES.Features
Bug Fixes
New Contributors
Full Changelog: traefik/traefik-helm-chart@v28.1.0...v28.2.0
v28.1.0
Compare Source
Features
Bug Fixes
Documentation
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
v24.0.0
Compare Source
BREAKING CHANGES
healthchecksPort
andhealthchecksScheme
has moved fromports.traefik
todeployment
Features
Bug Fixes
v23.2.0
Compare Source
Features
Bug Fixes
New Contributors
Full Changelog: traefik/traefik-helm-chart@v23.1.0...v23.2.0
v23.1.0
Compare Source
Features
appProtocol
field on Service ports (795478d)Bug Fixes
targetPort
instead ofport
on ServiceMonitor (78cb8f1)Documentation
New Contributors
Full Changelog: traefik/traefik-helm-chart@v23.0.1...v23.1.0
v23.0.1
Compare Source
23.0.1 (2023-04-28)
Bug Fixes
v23.0.0
Compare Source
BREAKING CHANGE
=>⚠️ You need to update CRDs ⚠️
Beware that Helm is not updating CRDs. More details here.
This chart will update RBAC to use those new CRDs.
Full Changelog: traefik/traefik-helm-chart@v22.3.0...v23.0.0
v22.3.0
Compare Source
BREAKING CHANGE
=>⚠️ You need to update CRDs ⚠️
Beware that Helm is not updating CRDs. More details here.
This chart will update RBAC to use those new CRDs.
Enhancements
Bug Fixes
Full Changelog: traefik/traefik-helm-chart@v22.2.0...v22.3.0
v22.2.0
Compare Source
Features
Bug Fixes
TLSOption
(2a9879a)Tests
New Contributors
Full Changelog: traefik/traefik-helm-chart@v22.1.0...v22.2.0
v22.1.0
Compare Source
Features
Documentation
Misc
New Contributors
Full Changelog: traefik/traefik-helm-chart@v22.0.0...v22.1.0
v22.0.0
Compare Source
What's Changed
image.registry
introduction may break during the upgrade. If you are overridingimage.repository
, you may need to setimage.registry
. See PR #802. by @mloiseleur in https://github.com/traefik/traefik-helm-chart/pull/810Full Changelog: traefik/traefik-helm-chart@v21.2.1...v22.0.0
v21.2.1
Compare Source
21.2.1 (2023-03-28)
What's Changed
image.registry
and add explicit default (it may impact customimage.repository
) by @jnoordsij in https://github.com/traefik/traefik-helm-chart/pull/802Full Changelog: traefik/traefik-helm-chart@v21.2.0...v21.2.1
v21.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: traefik/traefik-helm-chart@v21.1.0...v21.2.0
v21.1.0
Compare Source
Features
Bug Fixes
What's Changed
New Contributors
Full Changelog: traefik/traefik-helm-chart@v21.0.0...v21.1.0
v21.0.0
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: traefik/traefik-helm-chart@v20.8.0...v21.0.0
v20.8.0
Compare Source
What's Changed
Full Changelog: traefik/traefik-helm-chart@v20.7.0...v20.8.0
v20.7.0
Compare Source
What's Changed
New Contributors
Full Changelog: traefik/traefik-helm-chart@v20.6.0...v20.7.0
v20.6.0
Compare Source
What's Changed
Full Changelog: traefik/traefik-helm-chart@v20.5.3...v20.6.0
v20.5.3
Compare Source
20.5.3 (2022-11-25)
What's Changed
New Contributors
Full Changelog: traefik/traefik-helm-chart@v20.5.2...v20.5.3
v20.5.2
Compare Source
20.5.2 (2022-11-24)
What's Changed
Full Changelog: traefik/traefik-helm-chart@v20.5.1...v20.5.2
v20.5.1
Compare Source
20.5.1 (2022-11-23)
What's Changed
Full Changelog: traefik/traefik-helm-chart@v20.5.0...v20.5.1
v20.5.0
Compare Source
What's Changed
Full Changelog: traefik/traefik-helm-chart@v20.4.1...v20.5.0
v20.4.1
Compare Source
20.4.1 (2022-11-21)
What's Changed
Full Changelog: traefik/traefik-helm-chart@v20.4.0...v20.4.1
v20.4.0
Compare Source
What's Changed
Full Changelog: traefik/traefik-helm-chart@v20.3.1...v20.4.0
v20.3.1
Compare Source
20.3.1 (2022-11-21)
What's Changed
ServiceAccount
by @mloiseleur in https://github.com/traefik/traefik-helm-chart/pull/731Full Changelog: traefik/traefik-helm-chart@v20.3.0...v20.3.1
v20.3.0
Compare Source
Enhancement
v20.2.1
Compare Source
20.2.1 (2022-11-17)
Bug Fixes
IngressClass
(#723)v20.2.0
Compare Source
Enhancement
Documentation
v20.1.1
20.1.1 (2022-11-10)
Bug Fixes
v19.0.4
Compare Source
v19.0.3
Compare Source
v19.0.2
Compare Source
v19.0.1
Compare Source
v19.0.0
Compare Source
v18.3.0
Compare Source
v18.2.0
Compare Source
v18.1.0
Compare Source
v18.0.0
Compare Source
v17.0.5
Compare Source
v17.0.4
Compare Source
v17.0.3
Compare Source
v17.0.2
Compare Source
v17.0.1
Compare Source
v17.0.0
Compare Source
v16.2.0
Compare Source
v16.1.0
Compare Source
v16.0.0
Compare Source
v15.3.1
Compare Source
v15.3.0
Compare Source
v15.2.2
Compare Source
v15.2.1
Compare Source
v15.2.0
Compare Source
v15.1.1
Compare Source
v15.1.0
Compare Source
v15.0.0
Compare Source
v14.0.2
Compare Source
v14.0.1
[Compare Source](https://togithub.com/traefik
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 Mend Renovate. View repository job log here.