Skip to content

Commit

Permalink
Update ref branch to 2.8 for OpenSearch-Spatial plugins (#3569)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
  • Loading branch information
martin-gaievski authored May 26, 2023
1 parent b34c7bd commit 35d09b9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions manifests/2.8.0/opensearch-2.8.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ components:
- gradle:dependencies:opensearch.version
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: 2.x
ref: '2.8'
platforms:
- linux
- windows
Expand All @@ -43,7 +43,7 @@ components:
- gradle:dependencies:opensearch.version
- name: geospatial
repository: https://github.com/opensearch-project/geospatial.git
ref: 2.x
ref: '2.8'
platforms:
- linux
- windows
Expand Down Expand Up @@ -111,3 +111,12 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: notifications
- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: '2.8'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
2 changes: 1 addition & 1 deletion manifests/2.8.0/opensearch-dashboards-2.8.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ components:
ref: 2.x
- name: customImportMapDashboards
repository: https://github.com/opensearch-project/dashboards-maps.git
ref: 2.x
ref: '2.8'
- name: mlCommonsDashboards
repository: https://github.com/opensearch-project/ml-commons-dashboards.git
ref: 2.x

0 comments on commit 35d09b9

Please sign in to comment.