Skip to content

Commit

Permalink
Add async search in 2.5 manifest (#3072)
Browse files Browse the repository at this point in the history
* Add async search in 2.5 manifest

Signed-off-by: Arpit Bandejiya <[email protected]>

* fixing minor comment

Signed-off-by: Arpit Bandejiya <[email protected]>

Signed-off-by: Arpit Bandejiya <[email protected]>
Co-authored-by: Peter Zhu <[email protected]>
  • Loading branch information
Arpit-Bandejiya and peterzhuamazon authored Jan 11, 2023
1 parent 5ca1332 commit 5f9584d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions manifests/2.5.0/opensearch-2.5.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,12 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: '2.5'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version

0 comments on commit 5f9584d

Please sign in to comment.