mirror of https://github.com/status-im/consul.git
[NET-9445] Re-enable 1.18 backports during 1.19 RC (#21223)
Re-enable 1.18 backports during 1.19 RC Follow-up to #21219.
This commit is contained in:
parent
54a545d0db
commit
c1a7221406
|
@ -10,6 +10,8 @@ active_versions {
|
|||
ce_active = true
|
||||
}
|
||||
version "1.18" {
|
||||
# This release should remain active until 1.19 GA
|
||||
ce_active = true
|
||||
lts = true
|
||||
}
|
||||
version "1.17" {}
|
||||
|
|
Loading…
Reference in New Issue