mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
1.21 is the current active CE branch. Make the CE 1.20 branch inactive so that we no longer backport changes to it. Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
parent
ea2c22beab
commit
ad0a5656b4
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ active_versions {
|
|||
}
|
||||
|
||||
version "1.20.x" {
|
||||
ce_active = true
|
||||
ce_active = false
|
||||
}
|
||||
|
||||
version "1.19.x" {
|
||||
|
|
|
|||
Loading…
Reference in a new issue