Skip to content

Commit 52ab0b8

Browse files
committed
chore: support es 7.10.2 (#2336)
Co-authored-by: kizuna-lek <kizuna-lek@users.noreply.github.com> (cherry picked from commit e3b5a4e)
1 parent 96a306d commit 52ab0b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

addons/elasticsearch/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ esVersions:
5353
- ["7.7.1", "7.7.1", "7.7.1", false]
5454
- ["7.8.1", "7.8.1", "7.8.1", false]
5555
- ["7.10.1", "7.10.1", "7.10.1", false]
56+
- ["7.10.2", "7.10.2", "7.10.2", false]
5657
- major: "8"
5758
componentDef: "^elasticsearch-8-"
5859
masterComponentDef: "^elasticsearch-master-8-"
@@ -77,6 +78,7 @@ kibanaVersions:
7778
- ["7.7.1", "7.7.1", "7.7.1", false]
7879
- ["7.8.1", "7.8.1", "7.8.1", false]
7980
- ["7.10.1", "7.10.1", "7.10.1", false]
81+
- [ "7.10.2", "7.10.2", "7.10.2", false]
8082
- major: "8"
8183
componentDef: "^kibana-8-"
8284
minors:

0 commit comments

Comments
 (0)