Merge current branch v2.4 into master

This commit is contained in:
Jean-Baptiste Doumenjou 2021-03-31 09:43:04 +02:00
commit cb4fb973b2
41 changed files with 1857 additions and 1424 deletions

View file

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