From c77a3c2df3c9631435fc2870dd1818319ec075c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:36:59 +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 5c40e4ea..679511a0 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.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:c089cb8745a429a81cf36b851ef9f34186213f9082709a3c06ef4bc2f5fb9d6e -generated: "2024-10-09T14:28:35.403470359Z" +digest: sha256:6c7a2abac7a127765b8155338b5a68a3df0d41a50fc7db7bfaa6ca26ae853f29 +generated: "2024-10-15T10:36:39.162153329Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index efc632bc..4331a700 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.34.0 repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled