diff --git a/manifests/1.3.0/opensearch-dashboards-1.3.0.yml b/manifests/1.3.0/opensearch-dashboards-1.3.0.yml index cad0fb6c6a..70f1cea3d4 100644 --- a/manifests/1.3.0/opensearch-dashboards-1.3.0.yml +++ b/manifests/1.3.0/opensearch-dashboards-1.3.0.yml @@ -11,4 +11,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'