Merge current v2.4 into v2.5
This commit is contained in:
commit
e78f172f02
6 changed files with 132 additions and 6 deletions
|
@ -4,11 +4,11 @@ RepositoryName = "traefik"
|
|||
OutputType = "file"
|
||||
FileName = "traefik_changelog.md"
|
||||
|
||||
# example new bugfix v2.4.12
|
||||
# example new bugfix v2.4.13
|
||||
CurrentRef = "v2.4"
|
||||
PreviousRef = "v2.4.11"
|
||||
PreviousRef = "v2.4.12"
|
||||
BaseBranch = "v2.4"
|
||||
FutureCurrentRefName = "v2.4.12"
|
||||
FutureCurrentRefName = "v2.4.13"
|
||||
|
||||
ThresholdPreviousRef = 10
|
||||
ThresholdCurrentRef = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue