cockroachdb / cockroach-operator

k8s operator for CRDB
Apache License 2.0
284 stars 95 forks source link

How to use more recent CockroachDB versions #1004

Open arne-wilp opened 1 year ago

arne-wilp commented 1 year ago

We noticed that the operator currently only supports CockroachDB versions up to v23.1.4. How can we use more recent versions such as v23.1.10? Do we simply have to wait for the operator to be updated?

WoodyWoodsta commented 1 year ago

I also have https://github.com/cockroachdb/cockroach-operator/issues/982 open, which is related.