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