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 2ff549cea0..ff1d616edb 100644 --- a/manifests/2.5.0/opensearch-dashboards-2.5.0.yml +++ b/manifests/2.5.0/opensearch-dashboards-2.5.0.yml @@ -28,3 +28,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