From 3cd46fb584a7649ceb385e4983deb59db15671cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:04:28 +0000 Subject: [PATCH] chore(deps): update helm release mariadb-operator to v0.35.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/glasskube-operator/Chart.lock | 6 +++--- charts/glasskube-operator/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/glasskube-operator/Chart.lock b/charts/glasskube-operator/Chart.lock index 9088bd49..824b487d 100644 --- a/charts/glasskube-operator/Chart.lock +++ b/charts/glasskube-operator/Chart.lock @@ -7,12 +7,12 @@ dependencies: version: 56.21.4 - name: mariadb-operator repository: https://mariadb-operator.github.io/mariadb-operator - version: 0.20.0 + version: 0.35.0 - name: cloudnative-pg repository: https://cloudnative-pg.io/charts/ version: 0.19.1 - name: minio repository: https://charts.min.io/ version: 5.3.0 -digest: sha256:66ba87f7683fb1c6807bd76353f2db7fba5927a32f2ab98ea6f9d9a52f9fd40f -generated: "2024-10-15T13:42:12.621164482Z" +digest: sha256:51d35bd92436e78e35cf47c6012edf8fa6e73a678033cd8b9c8bbbe1ab8b1bba +generated: "2024-10-24T14:04:00.126647518Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index 808ef3ae..435df85a 100644 --- a/charts/glasskube-operator/Chart.yaml +++ b/charts/glasskube-operator/Chart.yaml @@ -43,7 +43,7 @@ dependencies: version: 56.21.4 - name: mariadb-operator condition: mariadb-operator.enabled - version: 0.20.0 + version: 0.35.0 repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled