Prepare release v2.9.0-rc4
This commit is contained in:
parent
7b3faef4b3
commit
52b6b057f0
2 changed files with 17 additions and 3 deletions
|
@ -4,11 +4,11 @@ RepositoryName = "traefik"
|
|||
OutputType = "file"
|
||||
FileName = "traefik_changelog.md"
|
||||
|
||||
# example RC3 of v2.9.0
|
||||
# example RC4 of v2.9.0
|
||||
CurrentRef = "v2.9"
|
||||
PreviousRef = "v2.9.0-rc2"
|
||||
PreviousRef = "v2.9.0-rc3"
|
||||
BaseBranch = "v2.9"
|
||||
FutureCurrentRefName = "v2.9.0-rc3"
|
||||
FutureCurrentRefName = "v2.9.0-rc4"
|
||||
|
||||
ThresholdPreviousRef = 10
|
||||
ThresholdCurrentRef = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue