Prepare release v2.5.0-rc3
This commit is contained in:
parent
a5b169c563
commit
48bd279311
2 changed files with 26 additions and 5 deletions
|
@ -4,11 +4,11 @@ RepositoryName = "traefik"
|
|||
OutputType = "file"
|
||||
FileName = "traefik_changelog.md"
|
||||
|
||||
# example RC2 of v2.4.0
|
||||
CurrentRef = "v2.4"
|
||||
PreviousRef = "v2.4.0-rc1"
|
||||
BaseBranch = "v2.4"
|
||||
FutureCurrentRefName = "v2.4.0-rc2"
|
||||
# example RC2 of v2.5.0
|
||||
CurrentRef = "v2.5"
|
||||
PreviousRef = "v2.5.0-rc2"
|
||||
BaseBranch = "v2.5"
|
||||
FutureCurrentRefName = "v2.5.0-rc3"
|
||||
|
||||
ThresholdPreviousRef = 10
|
||||
ThresholdCurrentRef = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue