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 f2e5f21be4..aa7e4f4eba 100644 --- a/manifests/1.2.0/opensearch-dashboards-1.2.0.yml +++ b/manifests/1.2.0/opensearch-dashboards-1.2.0.yml @@ -10,6 +10,9 @@ components: - name: OpenSearch-Dashboards ref: "1.2" repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git +- name: alertingDashboards + repository: https://github.com/opensearch-project/alerting-dashboards-plugin + ref: "main" - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git ref: "main"