Skip to content

Commit b2279a9

Browse files
authored
MCLOUD-7938: Update ece-tools add support of EOL ES 7.9.x (#51)
1 parent 4ff1387 commit b2279a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/eol.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ php:
99
- version: '7.3'
1010
eol: 2021-12-06
1111
- version: '7.4'
12-
eol:
12+
eol: 2022-11-28
1313
mariadb:
1414
- version: '10.0'
1515
eol: 2019-03-31
@@ -40,6 +40,8 @@ elasticsearch:
4040
eol: 2021-08-11
4141
- version: '7.7'
4242
eol: 2021-11-13
43+
- version: '7.9'
44+
eol: 2022-02-18
4345
rabbitmq:
4446
- version: '3.5'
4547
eol: 2016-10-31

0 commit comments

Comments
 (0)