@@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : traefik
3
3
description : A Traefik based Kubernetes ingress controller
4
4
type : application
5
- version : 34.0 .0
5
+ version : 34.1 .0
6
6
# renovate: image=traefik
7
7
appVersion : v3.3.2
8
8
kubeVersion : " >=1.22.0-0"
@@ -25,15 +25,7 @@ maintainers:
25
25
icon : https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
26
26
annotations :
27
27
artifacthub.io/changes : |
28
- - "fix(Traefik Proxy)!: use namespaceOverride as expected"
29
- - "fix(Traefik Proxy)!: move redirectTo => redirections"
30
- - "fix(Gateway API): status should not use default service when it's disabled"
31
- - "feat(deps): update traefik docker tag to v3.3.1"
32
- - "feat(deps): update traefik docker tag to v3.2.3"
33
- - "feat(Traefik Proxy): apply migration guide to v3.3"
34
- - "feat(Traefik Proxy): add support for experimental FastProxy"
35
- - "feat(Traefik Hub): add support for AI Gateway"
36
- - "feat(Chart): :package: add optional separated chart for CRDs"
37
- - "feat(CRDs): update CRDs for Traefik Proxy v3.3.x"
38
- - "chore(release): publish v34.0.0"
39
- - "chore(Gateway API): :recycle: remove template from values"
28
+ - "fix(Traefik Proxy): support uppercase letters in entrypoint names"
29
+ - "feat(deps): update traefik docker tag to v3.3.2"
30
+ - "feat(Traefik Hub): add OAS validateRequestMethodAndPath - CRDs update"
31
+ - "chore(release): publish v34.1.0 and CRDs v1.2.0"
0 commit comments