From 6f391e559cc64ac70fbca5df5d975edd010e39cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 12:42:11 +0000 Subject: [PATCH] chore(deps): update helm release mariadb-operator to v0.24.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 92c4b00b..5172f9d2 100644 --- a/charts/glasskube-operator/Chart.lock +++ b/charts/glasskube-operator/Chart.lock @@ -7,12 +7,12 @@ dependencies: version: 55.7.0 - name: mariadb-operator repository: https://mariadb-operator.github.io/mariadb-operator - version: 0.20.0 + version: 0.24.0 - name: cloudnative-pg repository: https://cloudnative-pg.io/charts/ version: 0.19.1 - name: minio repository: https://charts.min.io/ version: 5.0.14 -digest: sha256:1f00f005f0e9cb9fecf236094b0f4f6a5f42cd20f87bb7908e2762aca46e3d02 -generated: "2024-01-08T10:27:36.468781727Z" +digest: sha256:7405aec0ca45610c1feac5d8079f028aafe7ac7c410339584d0d15e48981789d +generated: "2024-01-25T12:41:49.376846187Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index 0f98f3dc..971c144f 100644 --- a/charts/glasskube-operator/Chart.yaml +++ b/charts/glasskube-operator/Chart.yaml @@ -43,7 +43,7 @@ dependencies: version: 55.7.0 - name: mariadb-operator condition: mariadb-operator.enabled - version: 0.20.0 + version: 0.24.0 repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled