aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/common/Chart.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2024-01-12 12:19:03 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2024-01-17 14:29:00 +0100
commit829f11c4192d6306cfaa579b7d879c0275b6d4c2 (patch)
tree88ed4cbb503afc68b35755b566f1d14f110217ba /kubernetes/common/common/Chart.yaml
parenta4f1fa19963726fd617a9789358fbb3e42a08eb3 (diff)
[MARIADB] Provide S3 Backup for MariaDB instances
Using the mariadb-operator version 0.24.0 a backup to S3 storages is supported and implemented in the templates and mariadb chart Add a missing mariadbOperator config for mariadb-init Issue-ID: OOM-3264 Change-Id: I065053832c226740b2a3b64b065cecc599f28296 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'kubernetes/common/common/Chart.yaml')
-rw-r--r--kubernetes/common/common/Chart.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/common/Chart.yaml b/kubernetes/common/common/Chart.yaml
index 4025924f80..129454681e 100644
--- a/kubernetes/common/common/Chart.yaml
+++ b/kubernetes/common/common/Chart.yaml
@@ -16,4 +16,4 @@
apiVersion: v2
description: Common templates for inclusion in other charts
name: common
-version: 13.0.2
+version: 13.0.3