Skip to content

Commit

Permalink
[AUTO] Increment version to 2.16.0.0 (#359)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: Sumukh Swamy <sumukhhs@amazon.com>
  • Loading branch information
5 people authored Jul 25, 2024
1 parent 3680eb8 commit 7a6946a
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 7a6946a

Please sign in to comment.