forked from SW/traefik
Prepare release v1.7.32
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user