Skip to content

Commit

Permalink
opensearch-dashboards-2/2.16.0 package update (#26692)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: Debasish Biswas <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: Debasish Biswas <[email protected]>
  • Loading branch information
3 people authored Aug 20, 2024
1 parent 2bdd26c commit 4e0283f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions opensearch-dashboards-2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: opensearch-dashboards-2
version: 2.15.0 # when updating please check if we can remove the patched package.json for the reporting plugin
epoch: 2
version: 2.16.0 # when updating please check if we can remove the patched package.json for the reporting plugin
epoch: 0
description: Open source visualization dashboards for OpenSearch
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -54,7 +54,7 @@ pipeline:
with:
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
tag: ${{package.version}}
expected-commit: aa37a6921f56a6ef6355b5ed8a6bd7b6017aae6a
expected-commit: 4b8826e7ffa6562825ca8aad676a8d89983c2d70
cherry-picks: |
main/5e19749ec40230316ba2688c38e5c62f74ddb71d: CVE-2024-37890
Expand Down Expand Up @@ -99,7 +99,7 @@ subpackages:
repository: https://github.com/opensearch-project/opensearch-build
tag: ${{package.version}}
destination: opensearch-build
expected-commit: 0944ebd120021d625fc637956a4f1528261c54e3 # will need to be manually updated when opensearch dashboard auto update happens
expected-commit: 408471b66420c396eb7627781a3fa9c55709d7b2 # will need to be manually updated when opensearch dashboard auto update happens
- runs: |
install -Dm755 opensearch-build/docker/release/config/opensearch-dashboards/opensearch-dashboards-docker-entrypoint-2.x.sh ${{targets.contextdir}}/usr/share/opensearch-dashboards/opensearch-dashboards-docker-entrypoint.sh
install -Dm655 opensearch-build/config/opensearch_dashboards-2.x.yml ${{targets.contextdir}}/usr/share/opensearch-dashboards/config/opensearch_dashboards.yml
Expand Down

0 comments on commit 4e0283f

Please sign in to comment.