From e183716612951f970b79579cd7385d89e029f5ad Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Wed, 1 Jan 2025 00:26:23 +0000 Subject: [PATCH] Increment version to 2.19.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index ecf6e31a..579632a3 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -5,13 +5,21 @@ "server": true, "ui": true, "requiredBundles": [], - "requiredPlugins": ["navigation", "opensearchDashboardsUtils"], + "requiredPlugins": [ + "navigation", + "opensearchDashboardsUtils" + ], "optionalPlugins": [ "dataSource", "dataSourceManagement", "contentManagement" ], "supportedOSDataSourceVersions": ">=2.17.0 <4.0.0", - "requiredOSDataSourcePlugins": ["opensearch-ml", "opensearch-flow-framework"], - "configPath": ["flowFrameworkDashboards"] -} + "requiredOSDataSourcePlugins": [ + "opensearch-ml", + "opensearch-flow-framework" + ], + "configPath": [ + "flowFrameworkDashboards" + ] +} \ No newline at end of file