From 0ba1b0920fd8cce7d96875761d85e53adc7cd20d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 08:47:28 +0000 Subject: [PATCH] chore(deps): update helm release mariadb-operator to v0.34.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 33e0a66d..e702b888 100644 --- a/charts/glasskube-operator/Chart.lock +++ b/charts/glasskube-operator/Chart.lock @@ -7,12 +7,12 @@ dependencies: version: 56.12.0 - name: mariadb-operator repository: https://mariadb-operator.github.io/mariadb-operator - version: 0.20.0 + version: 0.34.0 - name: cloudnative-pg repository: https://cloudnative-pg.io/charts/ version: 0.19.1 - name: minio repository: https://charts.min.io/ version: 5.2.0 -digest: sha256:7fd17e32d5fb1156ee01c2e754ac176d6feae12e4575a170e3e0e6f0ff965c0c -generated: "2024-04-28T12:52:45.889125428Z" +digest: sha256:ed9ed1c793bba26859dea5a2d62d6ed7d5288334bb3042968568a029a306f655 +generated: "2024-10-08T08:47:14.073666635Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index 4f5379aa..2e67570f 100644 --- a/charts/glasskube-operator/Chart.yaml +++ b/charts/glasskube-operator/Chart.yaml @@ -43,7 +43,7 @@ dependencies: version: 56.12.0 - name: mariadb-operator condition: mariadb-operator.enabled - version: 0.20.0 + version: 0.34.0 repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled