-
-
Notifications
You must be signed in to change notification settings - Fork 0
[Merged by Bors] - Update to latest stackable images #339
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
Maleware
left a comment
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.
In https://github.com/stackabletech/druid-operator/blob/main/examples/psql/psql-hdfs-druid-cluster.yaml
- line 7 update Zookeeper from
3.5.8-stackable0.7.0to3.5.8-stackable0.8.0 - line 38 update hdfs from
3.3.3-stackable0.1.0to3.3.4-stackable0.2.0
Maleware
left a comment
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.
In
| version: 3.5.8-stackable0.7.0 |
3.5.8-stackable0.7.0 to 3.5.8-stackable0.8.0
Thanks. Done 108c59c |
Maleware
left a comment
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.
LGTM
…kable_images # Conflicts: # CHANGELOG.md # docs/modules/ROOT/pages/usage.adoc # docs/modules/getting_started/examples/code/druid.yaml # examples/psql-s3/psql-s3-druid-cluster.yaml # examples/psql/psql-hdfs-druid-cluster.yaml # rust/crd/test/resources/resource_merge/druid_cluster.yaml # rust/crd/test/resources/role_service/druid_cluster.yaml # tests/test-definition.yaml
|
bors merge |
# Description - Updated all product / tools images to the latest stackable image version - Retired support for druid 0.22.1 since it is not build with docker images anymore **DO NOT MERGE BEFORE RELEASE IS DONE!** Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
|
Pull request successfully merged into main. Build succeeded: |
Description
DO NOT MERGE BEFORE RELEASE IS DONE!
Review Checklist
Once the review is done, comment
bors r+(orbors merge) to merge. Further information