Skip to content

Commit

Permalink
Add back Alerting and IM to 1.3.0 manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com>
  • Loading branch information
qreshi committed Mar 1, 2022
1 parent bae82aa commit 188a801
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions manifests/1.3.0/opensearch-1.3.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,24 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: main
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: main
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: index-management
repository: https://github.com/opensearch-project/index-management.git
ref: main
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: main
Expand Down

0 comments on commit 188a801

Please sign in to comment.