Skip to content

Commit

Permalink
Increment version to 2.18.0.0 (#421)
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
1 parent 7e39758 commit 2a23d9c
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 2a23d9c

Please sign in to comment.