Skip to content

Commit

Permalink
Remove other plugins to allow opensearch 2.0.0 snapshot clean push (#…
Browse files Browse the repository at this point in the history
…1834)

* Remove other plugins to allow opensearch 2.0.0 snapshot clean push

Signed-off-by: Peter Zhu <[email protected]>

* Remove other plugins to allow opensearch 2.0.0 snapshot clean push

Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored Mar 25, 2022
1 parent 797fdf9 commit f27cc9e
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions manifests/2.0.0/opensearch-2.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,30 +21,3 @@ components:
checks:
- gradle:publish
- gradle:properties:version
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.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
platforms:
- darwin
- linux
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: anomaly-detection
repository: https://github.com/opensearch-project/anomaly-detection.git
ref: main
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: main
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin

0 comments on commit f27cc9e

Please sign in to comment.