Skip to content

Commit

Permalink
[Release 2.9.0] Add k-NN back (#3734)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
  • Loading branch information
prudhvigodithi committed Jul 13, 2023
1 parent 8cc6e62 commit 11ac944
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions manifests/2.9.0/opensearch-2.9.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
# - name: k-NN
# repository: https://github.com/opensearch-project/k-NN.git
# ref: '2.9'
# platforms:
# - linux
# - windows
# checks:
# - gradle:properties:version
# - gradle:dependencies:opensearch.version
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: '2.9'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: geospatial
repository: https://github.com/opensearch-project/geospatial.git
ref: '2.9'
Expand Down

0 comments on commit 11ac944

Please sign in to comment.