-
Notifications
You must be signed in to change notification settings - Fork 510
Osquery Manager - add support for Kibana 9.0.0 #12821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💚 Build Succeeded
|
|
| conditions: | ||
| kibana: | ||
| version: ^8.16.0 | ||
| version: "^8.16.0 || ^9.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not ^8.18.0 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unless there is anything specific requiring a bump to 8.18 generally we try so support as many versions as possible to avoid to force current users to upgrade
|
/test stack 9.0.0-SNAPSHOT |
💚 Build Succeeded
|
|
Package osquery_manager - 1.16.0 containing this change is available at https://epr.elastic.co/package/osquery_manager/1.16.0/ |
* Add support for Kibana 9.0.0 * Proper PR link




Upgrade Osquery Manager for Kibana 9.0.0