Skip to content

Commit 12a92ba

Browse files
opensearch-trigger-bot[bot]opensearch-ci-bot
andauthoredAug 28, 2024··
Increment version to 3.0.0.0 (#321)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 1e2ede0 commit 12a92ba

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed
 

‎opensearch_dashboards.json

+13-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,17 @@
55
"server": true,
66
"ui": true,
77
"requiredBundles": [],
8-
"requiredPlugins": ["navigation", "opensearchDashboardsUtils"],
9-
"optionalPlugins": ["dataSource", "dataSourceManagement"],
8+
"requiredPlugins": [
9+
"navigation",
10+
"opensearchDashboardsUtils"
11+
],
12+
"optionalPlugins": [
13+
"dataSource",
14+
"dataSourceManagement"
15+
],
1016
"supportedOSDataSourceVersions": ">=2.17.0 <4.0.0",
11-
"requiredOSDataSourcePlugins": ["opensearch-ml", "opensearch-flow-framework"]
12-
}
17+
"requiredOSDataSourcePlugins": [
18+
"opensearch-ml",
19+
"opensearch-flow-framework"
20+
]
21+
}

0 commit comments

Comments
 (0)
Please sign in to comment.