Skip to content

Commit 402ca20

Browse files
Increment version to 3.0.0.0 (#558)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 5064a18 commit 402ca20

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

opensearch_dashboards.json

+12-4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,21 @@
55
"server": true,
66
"ui": true,
77
"requiredBundles": [],
8-
"requiredPlugins": ["navigation", "opensearchDashboardsUtils"],
8+
"requiredPlugins": [
9+
"navigation",
10+
"opensearchDashboardsUtils"
11+
],
912
"optionalPlugins": [
1013
"dataSource",
1114
"dataSourceManagement",
1215
"contentManagement"
1316
],
1417
"supportedOSDataSourceVersions": ">=2.17.0 <4.0.0",
15-
"requiredOSDataSourcePlugins": ["opensearch-ml", "opensearch-flow-framework"],
16-
"configPath": ["flowFrameworkDashboards"]
17-
}
18+
"requiredOSDataSourcePlugins": [
19+
"opensearch-ml",
20+
"opensearch-flow-framework"
21+
],
22+
"configPath": [
23+
"flowFrameworkDashboards"
24+
]
25+
}

0 commit comments

Comments
 (0)