feat(helm)!: Update chart traefik to 27.0.0 #145
Loading…
Reference in New Issue
No description provided.
Delete Branch "renovate/traefik-27.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
26.0.0
->27.0.0
Release Notes
traefik/traefik-helm-chart (traefik)
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: https://github.com/traefik/traefik-helm-chart/compare/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.
⚠️ This Chart does not support Traefik v3 beta and rc versions.
Features
Bug Fixes
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.
I have to manually resolve commit conflicts since I merged #112 before I did this one :(
d102af87e8
tof9aa30ac93