diff --git a/manifests/1.2.0/opensearch-dashboards-1.2.0.yml b/manifests/1.2.0/opensearch-dashboards-1.2.0.yml index 41ab08c0c6..ac5db16376 100644 --- a/manifests/1.2.0/opensearch-dashboards-1.2.0.yml +++ b/manifests/1.2.0/opensearch-dashboards-1.2.0.yml @@ -13,4 +13,7 @@ components: - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git ref: "main" +- name: securityDashboards + repository: https://github.com/opensearch-project/security-dashboards-plugin.git + ref: "main" schema-version: '1.0'