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 docker image version #70

Closed cscetbon closed 2 years ago

cscetbon commented 2 years ago
Q A
Bug fix? [X]
License Apache 2.0

What's in this PR?

Some work has been done to get rid of the necessity of creating a PR to change versions before releasing. Unfortunately some minor changes still needed to happen to make it work completely. This PR fixes the version of built docker images and removes unused options/variables in Makefile