-
Notifications
You must be signed in to change notification settings - Fork 118
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
Bump up version stack to 8.0.1 #708
Conversation
💔 Build Failed
Expand to view the summary
Build stats
Test stats 🧪
Steps errorsExpand to view the steps failures
|
As discussed in slack, let's wait by now to the release of 8.0.1. |
internal/install/stack_version.go
Outdated
@@ -6,5 +6,5 @@ package install | |||
|
|||
const ( | |||
// DefaultStackVersion is the default version of the stack | |||
DefaultStackVersion = "8.0.0" | |||
DefaultStackVersion = "8.0.1-SNAPSHOT" |
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.
I had an offline chat with @jsoriano about this. Let's wait until we have the 8.0.1 release.
/test |
/test |
Should be close this and bump to |
Yes, please do, @endorama. |
Closing as #724 supersede this. |
Related:
elastic/integrations#2692
The reason why we have to bump up the version stack is bugfix for: elastic/kibana#125625