chore(deps): update dependency traefik/traefik-helm-chart to v26
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
traefik/traefik-helm-chart | Kustomization | major |
v24.0.0 -> v26.1.0
|
Release Notes
traefik/traefik-helm-chart (traefik/traefik-helm-chart)
v26.1.0
Important notice
Features
- update traefik docker tag to v2.11.0 (843d1d7)
- allow exposure of ports on internal service only (d9f4731)
- create v1 Gateway and GatewayClass Version for Traefik v3 (85697f0)
- set runtimeClassName on pod spec (c07d55c)
Bug Fixes
-
🐛 missing quote on experimental plugin args (e7ce1b4) -
🐛 set runtimeClassName at pod level (3d76d3e) - update traefik v3 serverstransporttcps CRD (e404db9)
v26.0.0
Breaking Changes
This release can be breaking for:
Features
-
💥 unify plugin import between traefik and this chart (cbddacb) -
💥 deployment.podannotations support interpolation with tpl (d31b991) - add file provider (ddd6cee)
- allow defining startupProbe (f061628)
- allow update of namespace policy for websecure listener (2045843)
Bug Fixes
-
🐛 declare http3 udp port, with or without hostport (76dcb02) -
🐛 improve confusing suggested value on openTelemetry.grpc (6a6efc1)
New Contributors
- @demolitionmode made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/956
- @ebuildy made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/937
- @bennesp made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/967
- @mysiki made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/961
- @ivankatliarchuk made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/972
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v25.0.0...v26.0.0
v25.0.0
The two breaking changes are:
- On
redirectTo
,ports.web.redirectTo=websecure
=>ports.web.redirectTo.port=websecure
.- More details in MR #934
- On
gateway
, all values are now flattened toexperimental.kubernetesGateway
.- More details in MR #927
Features
-
💥 rework and allow update of namespace policy for Gateway (b04d479) -
💥 support http redirections and http challenges with cert-manager (8cf14c8) -
✨ add healthcheck ingressRoute (0725e48) - Update traefik docker tag to v2.10.5 by @renovate in https://github.com/traefik/traefik-helm-chart/pull/930
Bug Fixes
-
🐛 remove old CRDs using traefik.containo.us (6484a40) - add missing separator in crds (ba67d9b)
- add Prometheus scraping annotations only if serviceMonitor not created (6b2268f)
- allow updateStrategy.rollingUpdate.maxUnavailable to be passed in as an int or string (0dcc834)
- detect correctly v3 version when using sha in
image.tag
(1f043da) - disable ClusterRole and ClusterRoleBinding when not needed (14d4895)
Reverts
- "fix:
🐛 remove old CRDs using traefik.containo.us" (bf75a5d)
Documentation
-
📚 ️ how to use this chart as a dependency (18c9d45) - fix typo in README (d1a2770)
- Fix typo in the default values file (607b808)
- remove email from apiToken in CloudFlare example (9b9f306)
New Contributors
- @alfrunes made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/910
- @hrivera-ntap made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/907
- @devantler made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/915
- @bmagic made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/916
- @muandane made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/914
- @renebarbosafl made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/927
- @SebPlv made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/939
- @BabisK made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/943
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v24.0.0...v25.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.