From f7e4ac2b76768d04a42a2caf6c843781c16174c1 Mon Sep 17 00:00:00 2001 From: Ryan Liang <109499885+RyanL1997@users.noreply.github.com> Date: Mon, 9 Jan 2023 12:53:16 -0800 Subject: [PATCH] Add security-dashboards-plugin to the 2.5.0 manifests (#3053) Signed-off-by: Ryan Liang Signed-off-by: Ryan Liang --- manifests/2.5.0/opensearch-dashboards-2.5.0.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/2.5.0/opensearch-dashboards-2.5.0.yml b/manifests/2.5.0/opensearch-dashboards-2.5.0.yml index c209f9586d..844a283ebc 100644 --- a/manifests/2.5.0/opensearch-dashboards-2.5.0.yml +++ b/manifests/2.5.0/opensearch-dashboards-2.5.0.yml @@ -33,3 +33,6 @@ components: - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin ref: 2.x + - name: securityDashboards + repository: https://github.com/opensearch-project/security-dashboards-plugin.git + ref: 2.x