mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-25 09:09:16 -04:00
Merge remote-tracking branch 'remotes/from/ce/main'
This commit is contained in:
commit
2ffd84b892
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