Skip to content

Commit c8110f4

Browse files
committed
Add comments
1 parent 089fe82 commit c8110f4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

config/versions.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
versioning_systems:
2+
# This file contains the version numbers for various Elastic products and tools.
3+
# Updates for Stack versions are manual
24
stack: &stack
35
base: 9.0
46
current: 9.1.0
@@ -9,7 +11,8 @@ versioning_systems:
911
base: 99999
1012
current: 99999
1113

12-
# deployment types
14+
# Deployment types
15+
# Ece version updates are manual
1316
ece:
1417
base: 4.0
1518
current: 4.1
@@ -19,16 +22,14 @@ versioning_systems:
1922
current: 3.0
2023
ess: *all
2124
self: *stack
22-
23-
# things that i don't know about
2425
ecctl:
2526
base: 1.0
2627
current: 1.15
2728
curator:
2829
base: 8.0
2930
current: 8.21
3031

31-
# serverless
32+
# Serverless
3233
serverless: *all
3334
elasticsearch: *all
3435
observability: *all

0 commit comments

Comments
 (0)