Prepare release v1.7.34

This commit is contained in:
Romain
2021-12-10 17:54:05 +01:00
committed by GitHub
parent 0528af1e66
commit bf650d7623
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.33
# example new bugfix v1.7.34
CurrentRef = "v1.7"
PreviousRef = "v1.7.32"
PreviousRef = "v1.7.33"
BaseBranch = "v1.7"
FutureCurrentRefName = "v1.7.33"
FutureCurrentRefName = "v1.7.34"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10