Skip to content

Commit

Permalink
[harbor] add 2.12 release (#6194)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayk authored Nov 9, 2024
1 parent c567388 commit d272391
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion products/harbor.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ auto:

# eol(X) = releaseDate(X+3)
releases:
- releaseCycle: "2.12"
releaseDate: 2024-11-08
eol: false
latest: '2.12.0'
latestReleaseDate: 2024-11-08

- releaseCycle: "2.11"
releaseDate: 2024-06-04
eol: false
Expand All @@ -70,7 +76,7 @@ releases:

- releaseCycle: "2.9"
releaseDate: 2023-08-31
eol: false
eol: 2024-11-08
latest: '2.9.5'
latestReleaseDate: 2024-06-28

Expand Down

0 comments on commit d272391

Please sign in to comment.