Skip to content

Commit

Permalink
Add sql to manifest 3.0 (#3681)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Wei <[email protected]>
  • Loading branch information
mengweieric committed Jun 27, 2023
1 parent c8f6109 commit b3534a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions manifests/3.0.0/opensearch-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,12 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: main
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-sql-plugin

0 comments on commit b3534a9

Please sign in to comment.