OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
734 stars 207 forks source link

Image compatibility for operator v0.15.1 with Redis 7.2.x #897

Open alita1991 opened 2 months ago

alita1991 commented 2 months ago

Describe your question

What images does the latest version of the operator support?

redis-operator version: 0.15.1

Additional context

I looked over the current repository documentation and I could not found if the operator is compatible with Redis 7.2.x, which is currently available in the registry. In addition to this, I noticed that a new version of the operator was released (0.16.0) but is not included yet in the helm chart, I'm interested if there will be a release anytime soon.