Merge current v2.4 into v2.5

This commit is contained in:
romain 2021-08-17 10:05:22 +02:00
commit 2bd60f9e60
8 changed files with 115 additions and 44 deletions

View file

@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v2.4.13
# example new bugfix v2.4.14
CurrentRef = "v2.4"
PreviousRef = "v2.4.12"
PreviousRef = "v2.4.13"
BaseBranch = "v2.4"
FutureCurrentRefName = "v2.4.13"
FutureCurrentRefName = "v2.4.14"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10