Merge current v2.4 into v2.5

This commit is contained in:
Jean-Baptiste Doumenjou 2021-08-03 17:04:58 +02:00
commit e78f172f02
6 changed files with 132 additions and 6 deletions

View file

@ -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