Skip to content

Commit

Permalink
Add alerting plugin to 2.5.0 manifest (#3045)
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <zelinhao@amazon.com>

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
  • Loading branch information
zelinh authored Jan 5, 2023
1 parent 6c4365d commit 9ab0203
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 @@ -112,3 +112,12 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: 2.x
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting

0 comments on commit 9ab0203

Please sign in to comment.