Skip to content

Commit

Permalink
Update k-NN 1.3 manifest to 1.x (opensearch-project#1704)
Browse files Browse the repository at this point in the history
Updates k-NN manifest to 1.x for 1.3 release. We recently setup main to
develop against 2.0, causing 1.3 build to break.

Signed-off-by: John Mazanec <[email protected]>
  • Loading branch information
jmazanec15 authored Mar 3, 2022
1 parent a7393c3 commit 9eb7708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/1.3.0/opensearch-1.3.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ components:
- gradle:dependencies:opensearch.version
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: main
ref: 1.x
platforms:
- darwin
- linux
Expand Down

0 comments on commit 9eb7708

Please sign in to comment.