chore(deps): update dependency traefik-crds to v31 #10
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Fascinated/homelab#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/traefik-crds-31.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:
v10.33.0
->v31.1.1
Release Notes
traefik/traefik-helm-chart (traefik-crds)
v31.1.1
Compare Source
31.1.1 (2024-09-20)
Features
Bug Fixes
v31.1.0
Compare Source
Features
Bug Fixes
v31.0.0
Compare Source
⚠ BREAKING CHANGES
kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/
Features
Bug Fixes
v30.1.0
Compare Source
Features
disableClusterScopeResources
(5b54cf7)Bug Fixes
v30.0.2
Compare Source
30.0.2 (2024-07-30)
Features
Bug Fixes
v30.0.1
Compare Source
30.0.1 (2024-07-29)
Bug Fixes
v30.0.0
Compare Source
Upgrade notes
This release comes with a breaking change ⚠️ on how to configure Gateway with values (#1133).
This release supports Traefik Proxy v3.0, v3.1 and Traefik Hub v3.3
Features
Bug Fixes
Documentation
v29.0.1
Compare Source
29.0.1 (2024-07-09)
Features
Bug Fixes
v29.0.0
Compare Source
Upgrade Notes
This is a major breaking upgrade. Migration guide from v3.0 to v3.1rc has been applied on this chart.
This release supports both Traefik Proxy v3.0.x and v3.1rc.
It comes with those ⚠️ breaking changes ⚠️ :
IngressRoute
is now disabled by default (#1111)CRDs needs to be upgraded:
kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/
Features
IngressRoute
should be disabled by default (d9b856a)Bug Fixes
secretResourceNames
slice (24978e8)Documentation
New Contributors
v28.3.0
Compare Source
Features
Bug Fixes
db4f43f
](https://github.com/traefik/traefik-helm-chart/commit/db4f43f
))New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v28.2.0...v28.3.0
v28.2.0
Compare Source
⚠️ This release align to Kubernetes default (Always) for
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: https://github.com/traefik/traefik-helm-chart/compare/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: 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
v26.0.0
Compare Source
Breaking Changes
This release can be breaking for:
Features
Bug Fixes
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/v22.2.0...v22.3.0
v22.2.0
Compare Source
Features
Bug Fixes
TLSOption
(2a9879a)Tests
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v22.1.0...v22.2.0
v22.1.0
Compare Source
Features
Documentation
Misc
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/v21.2.0...v21.2.1
v21.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v21.1.0...v21.2.0
v21.1.0
Compare Source
Features
Bug Fixes
What's Changed
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v21.0.0...v21.1.0
v21.0.0
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.8.0...v21.0.0
v20.8.0
Compare Source
What's Changed
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.7.0...v20.8.0
v20.7.0
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.6.0...v20.7.0
v20.6.0
Compare Source
What's Changed
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.5.3...v20.6.0
v20.5.3
Compare Source
20.5.3 (2022-11-25)
What's Changed
New Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.5.2...v20.5.3
v20.5.2
Compare Source
20.5.2 (2022-11-24)
What's Changed
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.5.1...v20.5.2
v20.5.1
Compare Source
20.5.1 (2022-11-23)
What's Changed
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.5.0...v20.5.1
v20.5.0
Compare Source
What's Changed
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.4.1...v20.5.0
v20.4.1
Compare Source
20.4.1 (2022-11-21)
What's Changed
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v20.4.0...v20.4.1
v20.4.0
Compare Source
What's Changed
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/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: https://github.com/traefik/traefik-helm-chart/compare/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
Compare Source
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
v14.0.0
Compare Source
v13.0.1
Compare Source
v13.0.0
Compare Source
v12.0.7
Compare Source
v12.0.6
Compare Source
v12.0.5
Compare Source
v12.0.4
Compare Source
v12.0.3
Compare Source
v12.0.2
Compare Source
v12.0.1
Compare Source
v12.0.0
Compare Source
v11.1.1
Compare Source
v11.1.0
Compare Source
v11.0.0
Compare Source
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.