From fddda052fddcc259787c6c9555f953c74c59b1d9 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 27 Aug 2025 16:55:58 +0000 Subject: [PATCH 1/2] opensearch-dashboards-3/3.2.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- opensearch-dashboards-3.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/opensearch-dashboards-3.yaml b/opensearch-dashboards-3.yaml index fcda38c1e86..c5309c1aa19 100644 --- a/opensearch-dashboards-3.yaml +++ b/opensearch-dashboards-3.yaml @@ -1,7 +1,7 @@ package: name: opensearch-dashboards-3 - version: "3.1.0" # when updating please check if we can remove the patched package.json for the reporting plugin - epoch: 2 + version: "3.2.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 @@ -60,7 +60,7 @@ pipeline: with: repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git tag: ${{package.version}} - expected-commit: 1feb86934e7f2d5fae58baebf1b98c5c0825bc3f + expected-commit: 9d91d4639ea0e0cbb909ccfda66de3288d0f02d7 - runs: | # Workaround for "OpenSearch Dashboards should not be run as root. Use --allow-root to continue." From d1f426fa7c0dd5b5c2a473cd66d801f898d2950b Mon Sep 17 00:00:00 2001 From: Amber Arcadia Date: Mon, 22 Sep 2025 16:17:47 -0400 Subject: [PATCH 2/2] Updated commit --- opensearch-dashboards-3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensearch-dashboards-3.yaml b/opensearch-dashboards-3.yaml index 21eb5903915..76c2c9209b5 100644 --- a/opensearch-dashboards-3.yaml +++ b/opensearch-dashboards-3.yaml @@ -121,7 +121,7 @@ subpackages: repository: https://github.com/opensearch-project/opensearch-build tag: ${{package.version}} destination: opensearch-build - expected-commit: c152d16bbe6b4501e3e2418be0f9f8b3dc07559f # will need to be manually updated when opensearch dashboard auto update happens + expected-commit: 1b1df96f89316f534c2f30206fbd79d08992f288 # 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