mirror of https://github.com/status-im/consul.git
chore: update versions.hcl for 1.19.0 release (#21319)
This commit is contained in:
parent
e0ef346613
commit
28c5eaf997
|
@ -10,12 +10,9 @@ active_versions {
|
||||||
ce_active = true
|
ce_active = true
|
||||||
}
|
}
|
||||||
version "1.18" {
|
version "1.18" {
|
||||||
# This release should remain active until 1.19 GA
|
|
||||||
ce_active = true
|
|
||||||
lts = true
|
lts = true
|
||||||
}
|
}
|
||||||
version "1.17" {}
|
version "1.17" {}
|
||||||
version "1.16" {}
|
|
||||||
version "1.15" {
|
version "1.15" {
|
||||||
lts = true
|
lts = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue