Skip to content

Commit

Permalink
Increment version to 3.0.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
opensearch-ci-bot committed Oct 10, 2024
1 parent 2582b05 commit 6a1f7db
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,18 @@
"server": true,
"ui": true,
"requiredBundles": [],
"requiredPlugins": ["navigation", "opensearchDashboardsUtils"],
"requiredPlugins": [
"navigation",
"opensearchDashboardsUtils"
],
"optionalPlugins": [
"dataSource",
"dataSourceManagement",
"contentManagement"
],
"supportedOSDataSourceVersions": ">=2.18.0 <4.0.0",
"requiredOSDataSourcePlugins": ["opensearch-ml", "opensearch-flow-framework"]
}
"requiredOSDataSourcePlugins": [
"opensearch-ml",
"opensearch-flow-framework"
]
}

0 comments on commit 6a1f7db

Please sign in to comment.