Skip to content

Commit

Permalink
[traefik] add 3.3 (#6574)
Browse files Browse the repository at this point in the history
https://doc.traefik.io/traefik/deprecation/releases/

* [traefik] add 3.3

---------

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 authored Jan 14, 2025
1 parent 9ab25d8 commit 3b7bd1b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion products/traefik.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,16 @@ auto:

# eoas(x) = releaseDate(x+1)
releases:
- releaseCycle: "3.3"
releaseDate: 2025-01-06
eoas: false
eol: false
latest: "3.3.2"
latestReleaseDate: 2025-01-14

- releaseCycle: "3.2"
releaseDate: 2024-10-28
eoas: false
eoas: 2025-01-06
eol: 2025-01-06
latest: "3.2.5"
latestReleaseDate: 2025-01-07
Expand Down

0 comments on commit 3b7bd1b

Please sign in to comment.