25.10.4
mariadb-operator 25.10.4 is here! 🦭
This patch release includes several bug fixes and minor enhancements for the 25.10.x series, see the changelog below for details.
mariadb-cluster changes in values
The cluster helm chart facilitates the installation of multiple MariaDB instances in the same namespace. For doing so, by using the default values, the release name will used to prefix the generated Secrets, including the
root password which is now generated by default. Make sure you explicitly set mariadb.rootPasswordSecretKeyRef.generate=false to be backwards compatible.
See https://github.com/mariadb-operator/mariadb-operator/pull/1572 for additional details.
Roadmap
We are excited to share the roadmap for the upcoming releases:
- [ ]