Update Helm release traefik to v39.0.1
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.0 → 39.0.1 |
Release Notes
traefik/traefik-helm-chart (traefik)
v39.0.1
:rocket: Features
- feat(deployment): support templating for podLabels #1663 by @oozan
- feat(deps): update traefik docker tag to v3.6.8 #1668 by @renovate[bot]
:bug: Bug fixes
- fix(chart): add nameOverride and fullnameOverride to schema file #1639 by @KyriosGN0
- fix(grpc): enforce mutually exclusive TLS and insecure options #1657 by @Davee02
- fix(api): add support for missing insecure and debug options #1646 by @zalbiraw
:package: Others
- docs(schema): add description from helm-docs comments #1651 by @mloiseleur
- chore(ci): fix release workflow on branches #1656 by @mloiseleur
- chore(deps): update wyrihaximus/github-action-get-previous-tag action to v2 #1660 by @renovate[bot]
- chore(release): publish v39.0.1 #1670 by @mloiseleur
New Contributors
- @schildwaechter made their first contribution in #1638
- @Davee02 made their first contribution in #1657
- @oozan made their first contribution in #1663
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v39.0.0...v39.0.1