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+ * fix: grant ConfigMap write verbs to namespaced role
8+ * feat(deps): update traefik docker tag to v3.7.13
9+ * feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.13
10+ * feat(CRDs): update Traefik Hub to v1.34.0
11+ * chore(release): 🚀 publish 41.5.0
12+
13+
14+
315## 41.4.0   
416
517**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'
@@ -28,16 +28,10 @@ annotations:
2828 traefik.io/hub-max-version : v3.20.13
2929 artifacthub.io/changes : |
3030 - kind: fixed
31- description: "fix: hub/proxy mapping"
32- - kind: fixed
33- description: "fix(rbac): restore secretResourceNames for namespaced role"
34- - kind: added
35- description: "feat: deprecate `underscoreHeadersStrategy` value"
36- - kind: added
37- description: "feat: add `aliasHeadersStrategy` value"
31+ description: "fix: grant ConfigMap write verbs to namespaced role"
3832 - kind: added
39- description: "feat(hub ): support apiManagement OpenAPI refresh interval "
33+ description: "feat(deps ): update traefik docker tag to v3.7.13 "
4034 - kind: added
41- description: "feat(deps): update traefik docker tag to v3.7.12 "
35+ description: "feat(deps): update ghcr.io/ traefik/traefik-hub docker tag to v3.20.13 "
4236 - kind: added
43- description: "feat(deps ): update ghcr.io/traefik/traefik-hub docker tag to v3.20.12 "
37+ 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