Prepare release v1.7.28

This commit is contained in:
Romain
2021-01-13 18:14:03 +01:00
committed by GitHub
parent fe8e539422
commit 2921e1059a
2 changed files with 10 additions and 4 deletions

View File

@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v1.7.27
# example new bugfix v1.7.28
CurrentRef = "v1.7"
PreviousRef = "v1.7.26"
BaseBranch = "v1.7"
FutureCurrentRefName = "v1.7.27"
FutureCurrentRefName = "v1.7.28"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10