Update Helm release traefik to v38.0.2
No problems whatsoever deploying to Proxmox VE K3s Kubernetes cluster via Helm Chart and Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| traefik (source) | patch | 38.0.1 -> 38.0.2 |
Release Notes
traefik/traefik-helm-chart (traefik)
v38.0.2
Upgrades Notes
There is a breaking change on CRDs between Traefik Hub v3.18.0 and inferior and the CRDs of Traefik Hub v3.19.0+ preview versions (ea & rc).
With this release, we remove the CRDs of Traefik Hub v3.19.0 preview versions.
When Traefik Hub v3.19.0 is GA, we will release a new major version of this Chart that will only accept Traefik Hub v3.19.0+ versions.
:rocket: Features
- feat(deps): update traefik docker tag to v3.6.6 #1610 by @renovate[bot]
:bug: Bug fixes
- fix(CRDs): enforce the fact that this Chart does not support Traefik Hub v3.19.0 #1616 by @mloiseleur
- fix(security): set the seccomp profile to RuntimeDefault #1618 by @kkrypt0nn
:package: Others
- docs(CRDs): add deprecation notice #1617 by @mloiseleur
- chore(release): publish traefik 38.0.2 and crds 1.13.1 #1619 by @mloiseleur
New Contributors
- @kkrypt0nn made their first contribution in #1618
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v38.0.1...v38.0.2