Update Helm release traefik to v39.0.4
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 | 39.0.2 → 39.0.4 |
Release Notes
traefik/traefik-helm-chart (traefik)
v39.0.4
Upgrades Notes
[!IMPORTANT]
Traefik v3.6.9 comes with CRDs update. See UPGRADING instructions.
:rocket: Features
- feat(ci): self-hosted renovate #1698 by @darkweaver87
:bug: Bug fixes
- fix(deps): bump traefik.io CRDs to release v3.6.9 #1701 by @jnoordsij
:package: Others
- chore(deps): update github actions (major) #1703 by @renovate[bot]
- chore(release): publish v39.0.4 #1704 by @mloiseleur
v39.0.3
:rocket: Features
- feat(deps): update traefik docker tag to v3.6.9 #1681 by @renovate[bot]
:bug: Bug fixes
- fix: remove
rbac.secretResourceNames#1683 by @mloiseleur
:package: Others
- chore(ci): remove deprecated e2e test #1688 by @mloiseleur
- chore(ci): avoid pull request target #1693 by @mloiseleur
- chore(deps): update mikepenz/release-changelog-builder-action action to v6.1.1 #1692 by @renovate[bot]
- chore(deps): update crazy-max/ghaction-import-gpg action to v7 #1694 by @renovate[bot]
- docs(example): anchors on trustedIPs with schema enforced #1684 by @mloiseleur
- chore(release): :rocket: publish v39.0.3 #1700 by @bpsoraggi