Prepare release v1.7.32

This commit is contained in:
Romain
2021-10-06 18:50:09 +02:00
committed by GitHub
parent e1418fa622
commit 8cfb429dec
2 changed files with 9 additions and 3 deletions

View File

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