Skip to content

Commit

Permalink
Add custom codecs plugin to 2.10.0 manifest (#3987)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon authored Sep 8, 2023
1 parent 8492fbb commit 30d291a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions manifests/2.10.0/opensearch-2.10.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,12 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: custom-codecs
repository: https://github.com/opensearch-project/custom-codecs.git
ref: '2.10'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version

0 comments on commit 30d291a

Please sign in to comment.