From ecf7e4ce4b8b82cbbe7eabf3aabb10b6fb18a3ee Mon Sep 17 00:00:00 2001 From: Divya Madala <113469545+Divyaasm@users.noreply.github.com> Date: Fri, 27 Jan 2023 12:39:41 -0800 Subject: [PATCH] Update to queryWorkbenchDashboards component (#3147) Signed-off-by: Divya Madala --- manifests/1.3.8/opensearch-dashboards-1.3.8.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifests/1.3.8/opensearch-dashboards-1.3.8.yml b/manifests/1.3.8/opensearch-dashboards-1.3.8.yml index fc9dbb702d..9d052352fd 100644 --- a/manifests/1.3.8/opensearch-dashboards-1.3.8.yml +++ b/manifests/1.3.8/opensearch-dashboards-1.3.8.yml @@ -20,8 +20,7 @@ components: repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin ref: '1.3' - name: queryWorkbenchDashboards - repository: https://github.com/opensearch-project/sql.git - working_directory: workbench + repository: https://github.com/opensearch-project/dashboards-query-workbench.git ref: '1.3' - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git