Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): publish v3.3.2 #139

Merged
merged 1 commit into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions traefikee/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.3.2 ![AppVersion: v2.10.9](https://img.shields.io/static/v1?label=AppVersion&message=v2.10.9&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)

**Release date:** 2024-02-28

* feat: upgrade traefik crds
* patch: lower K8s version needed


## 3.3.1 ![AppVersion: v2.10.9](https://img.shields.io/static/v1?label=AppVersion&message=v2.10.9&color=success&logo=) ![Kubernetes: >= 1.26.0-0](https://img.shields.io/static/v1?label=Kubernetes&message=%3E%3D+1.26.0-0&color=informational&logo=kubernetes) ![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

**Release date:** 2024-02-15
Expand Down
6 changes: 6 additions & 0 deletions traefikee/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,11 @@ keywords:
- traefik-enterprise
annotations:
artifacthub.io/changes: |
- "feat: upgrade traefik crds"
- "patch: lower K8s version needed"
- "chore(release): publish v3.3.1"
- "chore(deps): update docker.io/traefik/traefikee docker tag to v2.10.9"
- "feat: dashboard ingressroute"
- "feat: add missing Service spec fields"
- "feat: TLSOption"
- "chore(release): publish v3.3.0"