Merge current v2.4 into v2.5

This commit is contained in:
romain 2021-07-28 14:40:49 +02:00
commit 4b456f3b76
5 changed files with 50 additions and 14 deletions

View file

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