Prepare release v2.4.8

This commit is contained in:
Romain
2021-03-23 16:34:04 +01:00
committed by GitHub
parent a513a05b7a
commit 32655b5b16
2 changed files with 19 additions and 3 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