mirror of
https://github.com/hashicorp/vault.git
synced 2026-07-16 23:11:18 -04:00
version: change main to 2.1.0 and update for new 2.0.x release branch
Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
parent
d9853a8f33
commit
6fd972499f
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
schema = 1
|
||||
active_versions {
|
||||
version "2.x.x" {
|
||||
version "2.0.x" {
|
||||
ce_active = true
|
||||
lts = true
|
||||
}
|
||||
|
|
@ -18,7 +18,7 @@ active_versions {
|
|||
ce_active = false
|
||||
}
|
||||
|
||||
version "1.20.x" {
|
||||
version "1.20.x" {
|
||||
ce_active = false
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
3.0.0-beta1
|
||||
2.1.0-beta1
|
||||
|
|
|
|||
Loading…
Reference in a new issue