Prepare release v1.7.30

This commit is contained in:
Jean-Baptiste Doumenjou
2021-04-08 16:30:04 +02:00
committed by GitHub
parent bc8d36a68e
commit a0d8ee5a02
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.29
# example new bugfix v1.7.30
CurrentRef = "v1.7"
PreviousRef = "v1.7.28"
PreviousRef = "v1.7.29"
BaseBranch = "v1.7"
FutureCurrentRefName = "v1.7.29"
FutureCurrentRefName = "v1.7.30"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10