Skip to content

Commit de336ad

Browse files
committed
Update search cluster version
Update opendistro to 1.13.3 and opensearch to 1.2.1 Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
1 parent 08021ac commit de336ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
matrix:
3636
logstash: [ "7.15.2", "7.16.1" ]
37-
opensearch: [ "1.2.0" ]
37+
opensearch: [ "1.2.1" ]
3838
secure: [ true, false ]
3939

4040
name: Integration Test logstash-output-opensearch against OpenSearch
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
matrix:
6161
logstash: [ "7.15.2", "7.16.1" ]
62-
opendistro: [ "1.13.2" ]
62+
opendistro: [ "1.13.3" ]
6363
secure: [ true, false ]
6464

6565
name: Integration Test logstash-output-opensearch against OpenDistro

0 commit comments

Comments
 (0)