Skip to content

Commit

Permalink
Add opensearch-remote-metadata-sdk to manifest (#5228)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis authored Jan 15, 2025
1 parent f8d96a7 commit 1c2faaa
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions manifests/2.19.0/opensearch-2.19.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ components:
platforms:
- linux
- windows
- name: opensearch-remote-metadata-sdk
repository: https://github.com/opensearch-project/opensearch-remote-metadata-sdk.git
ref: 2.x
platforms:
- linux
- windows
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: 2.x
Expand Down Expand Up @@ -174,6 +180,7 @@ components:
- windows
depends_on:
- common-utils
- opensearch-remote-metadata-sdk
- name: skills
repository: https://github.com/opensearch-project/skills.git
ref: 2.x
Expand Down
10 changes: 10 additions & 0 deletions manifests/3.0.0/opensearch-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ components:
checks:
- gradle:publish
- gradle:properties:version
- name: opensearch-remote-metadata-sdk
repository: https://github.com/opensearch-project/opensearch-remote-metadata-sdk.git
ref: main
platforms:
- linux
- windows
checks:
- gradle:publish
- gradle:properties:version
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: main
Expand Down Expand Up @@ -221,6 +230,7 @@ components:
- windows
depends_on:
- common-utils
- opensearch-remote-metadata-sdk
- name: opensearch-system-templates
repository: https://github.com/opensearch-project/opensearch-system-templates.git
ref: main
Expand Down

0 comments on commit 1c2faaa

Please sign in to comment.