We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a7e96 commit 24f6521Copy full SHA for 24f6521
manifests/1.3.0/opensearch-1.3.0.yml
@@ -40,6 +40,12 @@ components:
40
- name: security
41
repository: https://github.com/opensearch-project/security.git
42
ref: 'main'
43
+- name: sql
44
+ repository: https://github.com/opensearch-project/sql.git
45
+ ref: 'main'
46
+ checks:
47
+ - gradle:properties:version
48
+ - gradle:dependencies:opensearch.version: plugin
49
- name: dashboards-reports
50
repository: https://github.com/opensearch-project/dashboards-reports.git
51
0 commit comments