mirror of
https://github.com/traefik/traefik
synced 2026-02-03 08:50:32 +00:00
Merge branch v3.3 into v3.4
This commit is contained in:
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
|
||||
OutputType = "file"
|
||||
FileName = "traefik_changelog.md"
|
||||
|
||||
# example new bugfix v3.3.6
|
||||
# example new bugfix v3.3.7
|
||||
CurrentRef = "v3.3"
|
||||
PreviousRef = "v3.3.5"
|
||||
PreviousRef = "v3.3.6"
|
||||
BaseBranch = "v3.3"
|
||||
FutureCurrentRefName = "v3.3.6"
|
||||
FutureCurrentRefName = "v3.3.7"
|
||||
|
||||
ThresholdPreviousRef = 10
|
||||
ThresholdCurrentRef = 10
|
||||
|
||||
Reference in New Issue
Block a user