dragonflydb / dragonfly-operator

A Kubernetes operator to install and manage Dragonfly instances.
https://www.dragonflydb.io/docs/managing-dragonfly/operator/installation
Apache License 2.0
132 stars 28 forks source link

Release schedule? #140

Closed bluegumcity closed 9 months ago

bluegumcity commented 9 months ago

Is there a plan to sync operator releases with dragonfly?

Since its last release, which uses dragonfly 1.12.0, there's been two dragonfly releases (12.1 and 13.0).

chakaz commented 9 months ago

We currently do not sync the releases of the operator and Dragonfly, but you can specify image as a config: https://www.dragonflydb.io/docs/managing-dragonfly/operator/dragonfly-configuration

bluegumcity commented 9 months ago

@chakaz Ah cheers. Didn't see that one.