mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
[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
|
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" {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user