File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 41.5.0   
4+
5+ **Release date:** 2026-09-07
6+
7+ * feat(deps): update traefik docker tag to v3.7.13
8+ * feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.13
9+ * feat(CRDs): update Traefik Hub to v1.34.0
10+ * chore(release): 🚀 publish 41.5.0
11+
12+
13+
314## 41.4.0   
415
516**Release date:** 2026-08-27
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : traefik
33description : A Traefik based Kubernetes ingress controller
44type : application
5- version : 41.4 .0
5+ version : 41.5 .0
66# renovate: image=traefik
77appVersion : v3.7.13
88kubeVersion : ' >=1.25.0-0'
@@ -27,17 +27,9 @@ annotations:
2727 traefik.io/hub-min-version : v3.19.3
2828 traefik.io/hub-max-version : v3.20.13
2929 artifacthub.io/changes : |
30- - kind: fixed
31- description: "fix: hub/proxy mapping"
32- - kind: fixed
33- description: "fix(rbac): restore secretResourceNames for namespaced role"
3430 - kind: added
35- description: "feat: deprecate `underscoreHeadersStrategy` value "
31+ description: "feat(deps): update traefik docker tag to v3.7.13 "
3632 - kind: added
37- description: "feat: add `aliasHeadersStrategy` value "
33+ description: "feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.13 "
3834 - kind: added
39- description: "feat(hub): support apiManagement OpenAPI refresh interval"
40- - kind: added
41- description: "feat(deps): update traefik docker tag to v3.7.12"
42- - kind: added
43- description: "feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.12"
35+ description: "feat(CRDs): update Traefik Hub to v1.34.0"
Original file line number Diff line number Diff line change 11# traefik
22
3- ![ Version: 41.4 .0] ( https://img.shields.io/badge/Version-41.4 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v3.7.13] ( https://img.shields.io/badge/AppVersion-v3.7.13-informational?style=flat-square )
3+ ![ Version: 41.5 .0] ( https://img.shields.io/badge/Version-41.5 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v3.7.13] ( https://img.shields.io/badge/AppVersion-v3.7.13-informational?style=flat-square )
44
55A Traefik based Kubernetes ingress controller
66
You can’t perform that action at this time.
0 commit comments