Skip to content

Commit fdfd94a

Browse files
authored
chore(release): 🚀 publish v4.0.3
1 parent afb2bab commit fdfd94a

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

traefikee/Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 4.0.3 ![AppVersion: v2.11.5](https://img.shields.io/static/v1?label=AppVersion&message=v2.11.5&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:** 2024-09-18
6+
7+
* chore(release): 🚀 publish v4.0.3
8+
* chore(deps): update docker.io/traefik/traefikee docker tag to v2.11.5
9+
10+
311
## 4.0.2 ![AppVersion: v2.11.4](https://img.shields.io/static/v1?label=AppVersion&message=v2.11.4&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)
412

513
**Release date:** 2024-08-08

traefikee/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ icon: https://doc.traefik.io/traefik-enterprise/assets/images/logo-traefik-enter
88
# Because of https://github.com/helm/helm/issues/3810 the pre-release version suffix has to be define.
99
# This allows the installation on Kubernetes cluster with a pre-release version (e.g. v1.19.9-gke.1900)
1010
kubeVersion: ">= 1.23.0-0"
11-
version: 4.0.2
11+
version: 4.0.3
1212
# renovate: image=docker.io/traefik/traefikee
1313
appVersion: v2.11.5
1414
type: application
@@ -25,5 +25,5 @@ keywords:
2525
- traefik-enterprise
2626
annotations:
2727
artifacthub.io/changes: |
28-
- "chore(release): 🚀 publish v4.0.2"
29-
- "chore(deps): update docker.io/traefik/traefikee docker tag to v2.11.4"
28+
- "chore(release): 🚀 publish v4.0.3"
29+
- "chore(deps): update docker.io/traefik/traefikee docker tag to v2.11.5"

0 commit comments

Comments
 (0)