Update branch list
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
This commit is contained in:
parent
b757984c40
commit
d3c71d3e01
|
@ -11,10 +11,10 @@ project "consul" {
|
|||
repository = "consul"
|
||||
release_branches = [
|
||||
"main",
|
||||
"release/1.8.x",
|
||||
"release/1.9.x",
|
||||
"release/1.10.x",
|
||||
"release/1.11.x"
|
||||
"release/1.11.x",
|
||||
"release/1.12.x",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue