Skip to content

Commit

Permalink
Increment version to 2.19.0.0 (#520)
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 9f944c9 commit cbb1028
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,21 @@
"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"],
"configPath": ["flowFrameworkDashboards"]
}
"requiredOSDataSourcePlugins": [
"opensearch-ml",
"opensearch-flow-framework"
],
"configPath": [
"flowFrameworkDashboards"
]
}

0 comments on commit cbb1028

Please sign in to comment.