diff --git a/manifests/2.19.0/opensearch-dashboards-2.19.0.yml b/manifests/2.19.0/opensearch-dashboards-2.19.0.yml index b0eba116d2..fc04d280f7 100644 --- a/manifests/2.19.0/opensearch-dashboards-2.19.0.yml +++ b/manifests/2.19.0/opensearch-dashboards-2.19.0.yml @@ -55,3 +55,6 @@ components: - name: assistantDashboards repository: https://github.com/opensearch-project/dashboards-assistant.git ref: 2.x + - name: flowFrameworkDashboards + repository: https://github.com/opensearch-project/dashboards-flow-framework.git + ref: 2.x