fix(mariadb): BREAKING CHANGE move to deployment instead of statefullset

We're never going to run multiple mariadb pods using this chart, so statefullsets offers nothing for this chart

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-12 10:05:17 +01:00
committed by GitHub
parent ecce2297e0
commit 2829af0974
+1 -1
View File
@@ -26,7 +26,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 6.0.10
version: 7.0.0
annotations:
truecharts.org/catagories: |
- database