mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
Updating the active version to 1.18.x (#28693)
* Updating the active version to 1.18.x * Removed 1.15.x
This commit is contained in:
committed by
GitHub
parent
217380cf87
commit
b753cc50d5
@@ -9,13 +9,10 @@ active_versions {
|
|||||||
ce_active = true
|
ce_active = true
|
||||||
}
|
}
|
||||||
version "1.17.x" {
|
version "1.17.x" {
|
||||||
ce_active = true
|
ce_active = false
|
||||||
}
|
}
|
||||||
version "1.16.x" {
|
version "1.16.x" {
|
||||||
ce_active = false
|
ce_active = false
|
||||||
lts = true
|
lts = true
|
||||||
}
|
}
|
||||||
version "1.15.x" {
|
|
||||||
ce_active = false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user