cscetbon / casskop

This Kubernetes operator automates Cassandra operations such as deploying rack aware clusters, scaling up and down, configuring C* and its JVM, upgrading JVM and C*, backup/restores and many more...
https://cscetbon.github.io/casskop/
Apache License 2.0
13 stars 8 forks source link

Fix default bootstrap version in types #133

Closed AKamyshnikova closed 11 months ago

AKamyshnikova commented 11 months ago

Quick fix for missing update for default bootstrap image version.

Q A
Bug fix? [x]
New feature? []
API breaks? []
Deprecations? []
Related tickets fixes #X, partially #Y, mentioned in #Z
License Apache 2.0
AKamyshnikova commented 11 months ago

@cscetbon Please take a look. I want to make release with latest fixes