Skip to content

Commit a68ab35

Browse files
authored
Make Curator 8 a legacy version (#2023)
1 parent 62afb90 commit a68ab35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/legacy-url-mappings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ mappings:
138138
legacy_versions: *stack
139139
en/elasticsearch/client/curator/:
140140
product: curator
141-
legacy_versions: [ '7.0', '6.0', '5.8', '5.7', '5.6', '5.5', '5.4', '5.3', '5.2', '5.1', '5.0', '4.3', '4.2', '4.1', '4.0', '3.5', '3.4', '3.3' ]
141+
legacy_versions: [ '8.0', '7.0', '6.0', '5.8', '5.7', '5.6', '5.5', '5.4', '5.3', '5.2', '5.1', '5.0', '4.3', '4.2', '4.1', '4.0', '3.5', '3.4', '3.3' ]
142142
en/elasticsearch/client/eland/:
143143
product: eland
144144
legacy_versions: []

config/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ versioning_systems:
2929
base: 1.0
3030
current: 1.15.0
3131
curator:
32-
base: 8.0
32+
base: 9.0
3333
current: 9.0.0
3434

3535
# Serverless

0 commit comments

Comments
 (0)