diff --git a/manifests/mariadb-operator/chart.yaml b/manifests/mariadb-operator/chart.yaml index 1b56271..0b0c110 100644 --- a/manifests/mariadb-operator/chart.yaml +++ b/manifests/mariadb-operator/chart.yaml @@ -19,6 +19,7 @@ spec: kind: HelmRepository name: mariadb-operator interval: "1h" + version: "26.3.0" --- apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease @@ -33,6 +34,7 @@ spec: kind: HelmRepository name: mariadb-operator interval: "1h" + version: "26.3.0" dependsOn: - name: mariadb-operator-crds - name: longhorn diff --git a/manifests/mariadb-operator/databases.yaml b/manifests/mariadb-operator/databases.yaml index 747b82e..74c6a04 100644 --- a/manifests/mariadb-operator/databases.yaml +++ b/manifests/mariadb-operator/databases.yaml @@ -11,6 +11,7 @@ spec: kind: HelmRepository name: mariadb-operator interval: "1h" + version: "26.3.0" dependsOn: - name: mariadb-operator-crds - name: mariadb-operator