Skip to content

Commit

Permalink
Increment version to 2.16.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
  • Loading branch information
opensearch-ci-bot committed Jul 20, 2024
1 parent e578ec4 commit 4c2f9cc
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,
"supportedOSDataSourceVersions": ">=1.0.0",
"requiredOSDataSourcePlugins": ["opensearch-sql"],
"requiredOSDataSourcePlugins": [
"opensearch-sql"
],
"requiredPlugins": [
"devTools",
"navigation",
"opensearchDashboardsReact",
"opensearchDashboardsUtils"
],
"optionalPlugins": ["observabilityDashboards", "dataSource", "dataSourceManagement"]
}
"optionalPlugins": [
"observabilityDashboards",
"dataSource",
"dataSourceManagement"
]
}

0 comments on commit 4c2f9cc

Please sign in to comment.