From 760c365b7f973e569d522d0b38b36934165b16f5 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 22 Feb 2026 15:16:03 +0100 Subject: [PATCH] Add MariaDB operator installation, other version --- apps/templates/mariadb-operator-crds-helm.yaml | 2 +- apps/templates/mariadb-operator-helm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/mariadb-operator-crds-helm.yaml b/apps/templates/mariadb-operator-crds-helm.yaml index 2273bc6..4d5bd94 100644 --- a/apps/templates/mariadb-operator-crds-helm.yaml +++ b/apps/templates/mariadb-operator-crds-helm.yaml @@ -11,7 +11,7 @@ spec: source: chart: mariadb-operator-crds repoURL: https://mariadb-operator.github.io/mariadb-operator - targetRevision: 0.36.1 + targetRevision: 25.10.4 syncPolicy: automated: prune: true diff --git a/apps/templates/mariadb-operator-helm.yaml b/apps/templates/mariadb-operator-helm.yaml index 811181d..9bf9f70 100644 --- a/apps/templates/mariadb-operator-helm.yaml +++ b/apps/templates/mariadb-operator-helm.yaml @@ -11,7 +11,7 @@ spec: source: chart: mariadb-operator repoURL: https://mariadb-operator.github.io/mariadb-operator - targetRevision: 0.36.1 + targetRevision: 25.10.4 helm: values: | metrics: