Merge branch v2.6 into v2.7
This commit is contained in:
commit
619621f239
11 changed files with 258 additions and 18 deletions
|
@ -4,11 +4,11 @@ RepositoryName = "traefik"
|
|||
OutputType = "file"
|
||||
FileName = "traefik_changelog.md"
|
||||
|
||||
# example new bugfix v2.6.3
|
||||
# example new bugfix v2.6.6
|
||||
CurrentRef = "v2.6"
|
||||
PreviousRef = "v2.6.2"
|
||||
PreviousRef = "v2.6.5"
|
||||
BaseBranch = "v2.6"
|
||||
FutureCurrentRefName = "v2.6.3"
|
||||
FutureCurrentRefName = "v2.6.6"
|
||||
|
||||
ThresholdPreviousRef = 10
|
||||
ThresholdCurrentRef = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue