Skip to content

Commit

Permalink
Increment version to 2.18.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 Sep 21, 2024
1 parent 764759f commit 22cbb0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
15 changes: 10 additions & 5 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
"id": "alertingDashboards",
"version": "2.18.0.0",
"opensearchDashboardsVersion": "2.18.0",
"configPath": ["opensearch_alerting"],
"optionalPlugins": ["dataSource", "dataSourceManagement"],
"configPath": [
"opensearch_alerting"
],
"optionalPlugins": [
"assistantDashboards"
],
"requiredPlugins": [
"uiActions",
"dashboard",
Expand All @@ -17,9 +21,10 @@
"opensearchDashboardsUtils",
"contentManagement"
],
"optionalPlugins": ["assistantDashboards"],
"server": true,
"ui": true,
"supportedOSDataSourceVersions": ">=2.13.0",
"requiredOSDataSourcePlugins": ["opensearch-alerting"]
}
"requiredOSDataSourcePlugins": [
"opensearch-alerting"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
"engines": {
"yarn": "^1.21.1"
}
}
}

0 comments on commit 22cbb0d

Please sign in to comment.