diff --git a/manifests/1.3.1/opensearch-dashboards-1.3.1.yml b/manifests/1.3.1/opensearch-dashboards-1.3.1.yml index 5d34e7ce3e..281e73b136 100644 --- a/manifests/1.3.1/opensearch-dashboards-1.3.1.yml +++ b/manifests/1.3.1/opensearch-dashboards-1.3.1.yml @@ -10,3 +10,6 @@ components: - name: OpenSearch-Dashboards repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git ref: '1.3' + - name: functionalTestDashboards + repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git + ref: '1.3'