Skip to content
Snippets Groups Projects
Unverified Commit 5bc03af7 authored by Kevin Pollet's avatar Kevin Pollet Committed by GitHub
Browse files

Prepare release v2.9.0-rc3

parent 30ec5c58
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ blocks:
- name: GH_VERSION
value: 1.12.1
- name: CODENAME
value: "beaufort"
value: "banon"
- name: IN_DOCKER
value: ""
prologue:
......
## [v2.9.0-rc3](https://github.com/traefik/traefik/tree/v2.9.0-rc3) (2022-09-16)
[All Commits](https://github.com/traefik/traefik/compare/v2.9.0-rc2...v2.9.0-rc3)
**Misc:**
- Merge current v2.8 into v2.9 ([#9343](https://github.com/traefik/traefik/pull/9343) by [kevinpollet](https://github.com/kevinpollet))
## [v2.9.0-rc1](https://github.com/traefik/traefik/tree/v2.9.0-rc2) (2022-09-14)
[All Commits](https://github.com/traefik/traefik/compare/v2.8.0-rc1...v2.9.0-rc2)
 
......
......@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example RC2 of v2.8.0
CurrentRef = "v2.8"
PreviousRef = "v2.8.0-rc1"
BaseBranch = "v2.8"
FutureCurrentRefName = "v2.8.0-rc2"
# example RC3 of v2.9.0
CurrentRef = "v2.9"
PreviousRef = "v2.9.0-rc2"
BaseBranch = "v2.9"
FutureCurrentRefName = "v2.9.0-rc3"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment