File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 4.2.2 ![ AppVersion: v2.12.3] ( https://img.shields.io/static/v1?label=AppVersion&message=v2.12.3&color=success&logo= ) ![ Kubernetes: >= 1.23.0-0] ( https://img.shields.io/static/v1?label=Kubernetes&message=%3E%3D+1.23.0-0&color=informational&logo=kubernetes ) ![ Helm: v3] ( https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm )
4
+
5
+ ** Release date:** 2025-04-24
6
+
7
+ * chore(release): publish v4.2.2
8
+ * chore(deps): update docker.io/traefik/traefikee docker tag to v2.12.3
9
+
3
10
## 4.2.1 ![ AppVersion: v2.12.2] ( https://img.shields.io/static/v1?label=AppVersion&message=v2.12.2&color=success&logo= ) ![ Kubernetes: >= 1.23.0-0] ( https://img.shields.io/static/v1?label=Kubernetes&message=%3E%3D+1.23.0-0&color=informational&logo=kubernetes ) ![ Helm: v3] ( https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm )
4
11
5
12
** Release date:** 2025-02-13
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ icon: https://doc.traefik.io/traefik-enterprise/assets/images/logo-traefik-enter
8
8
# Because of https://github.com/helm/helm/issues/3810 the pre-release version suffix has to be define.
9
9
# This allows the installation on Kubernetes cluster with a pre-release version (e.g. v1.19.9-gke.1900)
10
10
kubeVersion : " >= 1.23.0-0"
11
- version : 4.2.1
11
+ version : 4.2.2
12
12
# renovate: image=docker.io/traefik/traefikee
13
13
appVersion : v2.12.3
14
14
type : application
@@ -25,5 +25,5 @@ keywords:
25
25
- traefik-enterprise
26
26
annotations :
27
27
artifacthub.io/changes : |
28
- - "chore(release): publish v4.2.1 "
29
- - "chore(deps): update docker.io/traefik/traefikee docker tag to v2.12.2 "
28
+ - "chore(release): publish v4.2.2 "
29
+ - "chore(deps): update docker.io/traefik/traefikee docker tag to v2.12.3 "
You can’t perform that action at this time.
0 commit comments