Skip to content

Commit

Permalink
Moved change to correct manifest from template file
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Gaievski <[email protected]>
  • Loading branch information
martin-gaievski committed Dec 6, 2023
1 parent 8f28d23 commit ebc54ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
9 changes: 9 additions & 0 deletions manifests/2.12.0/opensearch-2.12.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: 2.x
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: flow-framework
repository: https://github.com/opensearch-project/flow-framework.git
ref: 2.x
Expand Down
12 changes: 0 additions & 12 deletions manifests/templates/opensearch/2.x/os-template-2.12.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,18 +89,6 @@ components:
- windows
depends_on:
- common-utils
- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: 0517a91999d35d2b8e799cde34a499ec264dbe1f
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
platforms:
- linux
- windows
depends_on:
- ml-commons
- k-NN
- name: notifications-core
repository: https://github.com/opensearch-project/notifications.git
ref: 80fce319736825fa478988ae8d20c4de39c7cbf5
Expand Down

0 comments on commit ebc54ae

Please sign in to comment.