cnp-flux-config
cnp-flux-config copied to clipboard
Update Helm release traefik to v32 in traefik2
This PR contains the following updates:
Package | Update | Change |
---|---|---|
traefik (source) | major | 30.0.2 -> 32.1.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
traefik/traefik-helm-chart (traefik)
v32.1.0
Features
- deps: update traefik docker tag to v3.1.5 (3b1860c)
- Traefik Proxy: update rbac following v3.2 migration guide (cae906e)
Bug Fixes
- :bug: set disableIngressClassLookup until 3.1.4 (7c81ff5)
v32.0.0
⚠ BREAKING CHANGES
- Traefik Hub. See release notes for more details.
- CRD has to be updated before upgrading the Chart
- There is a breaking change on how Redis is configured
Fixes
- Replace
CLF
withcommon
invalues.yaml
by @WillDaSilva in https://github.com/traefik/traefik-helm-chart/pull/1199 - Change apiVersion to updated group in EXAMPLES.md by @NeuronButter in https://github.com/traefik/traefik-helm-chart/pull/1200
Features
- Traefik Hub: add APIPlans and APIBundles CRDs (87d206e)
New Contributors
- @WillDaSilva made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1199
- @NeuronButter made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1200
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v31.1.1...v32.0.0
v31.1.1
31.1.1 (2024-09-20)
Features
- deps: update traefik docker tag to v3.1.4 (51b46ba)
Bug Fixes
- 🐛 updateStrategy behavior (6c1c8c3)
v31.1.0
Features
- ✨ input validation using schema (cf703c7)
- ✨ add AllowACMEByPass and improve schema/doc on ports values (458cab9)
- Traefik Hub: add new webhooks and removes unnecessary ones (d7c3622)
- deps: update traefik docker tag to v3.1.3 (1ecf803)
Bug Fixes
- 🐛 update CRD to v3.1 (2dc2253)
v31.0.0
⚠ BREAKING CHANGES
- 🐛 set allowEmptyServices to true by default
- CRDs needs to be upgraded for Traefik Hub users
-
kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/
-
Features
- Traefik Hub: update CRDs to v1.7.0 (aa18d47)
Bug Fixes
- HTTP3: split udp and tcp Service when service.single is false (24acadf)
- 🐛 set allowEmptyServices to true by default (2324766)
- Traefik Hub: update CRDs to v1.5.0 (ee3537a)
v30.1.0
Features
- ✨ rework namespaced RBAC with
disableClusterScopeResources
(5b54cf7) - deps: update traefik docker tag to v3.1.2
- deps: update traefik docker tag to v3.1.1
Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.