mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Merge current v2.4 into v2.5
This commit is contained in:
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
|
||||
OutputType = "file"
|
||||
FileName = "traefik_changelog.md"
|
||||
|
||||
# example new bugfix v2.4.11
|
||||
# example new bugfix v2.4.12
|
||||
CurrentRef = "v2.4"
|
||||
PreviousRef = "v2.4.9"
|
||||
PreviousRef = "v2.4.11"
|
||||
BaseBranch = "v2.4"
|
||||
FutureCurrentRefName = "v2.4.11"
|
||||
FutureCurrentRefName = "v2.4.12"
|
||||
|
||||
ThresholdPreviousRef = 10
|
||||
ThresholdCurrentRef = 10
|
||||
|
||||
Reference in New Issue
Block a user