Update Helm release traefik to v27 #57
No reviewers
Labels
No labels
state
stale
state
to-do
state
waiting
system
argo
system
cni
system
dashboard
system
ingress
system
monitoring
system
storage
system
woodpecker
type
bug
type
enhancement
type
update
type
dependency-dashboard
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: yolokube/core-deployments#57
Loading…
Reference in a 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.1.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
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.