Skip to content

Commit

Permalink
Increment version to 2.17.0.0 (#320)
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 022fedb commit b3edc41
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,17 @@
"server": true,
"ui": true,
"requiredBundles": [],
"requiredPlugins": ["navigation", "opensearchDashboardsUtils"],
"optionalPlugins": ["dataSource", "dataSourceManagement"],
"requiredPlugins": [
"navigation",
"opensearchDashboardsUtils"
],
"optionalPlugins": [
"dataSource",
"dataSourceManagement"
],
"supportedOSDataSourceVersions": ">=2.17.0 <4.0.0",
"requiredOSDataSourcePlugins": ["opensearch-ml", "opensearch-flow-framework"]
}
"requiredOSDataSourcePlugins": [
"opensearch-ml",
"opensearch-flow-framework"
]
}

0 comments on commit b3edc41

Please sign in to comment.