From dcccf4085bac277fdef3e35ce8d7b0059119f57f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:33:02 +0000 Subject: [PATCH] chore(deps): update helm release mariadb-operator to v0.25.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 37ede055..605ca324 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.25.0 - name: cloudnative-pg repository: https://cloudnative-pg.io/charts/ version: 0.19.1 - name: minio repository: https://charts.min.io/ version: 5.0.15 -digest: sha256:09ad34a56b3c34191678d4c27e33ab970d0d5eb904f2ebfeb7de901ccfc270e4 -generated: "2024-02-26T21:57:07.319596602Z" +digest: sha256:9aa8ee08fdc7e96eb79b7e194d3042274bbca6171cf988491173338b7f20715d +generated: "2024-02-27T10:32:52.102111659Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index a6464b4c..9a9d3a58 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.25.0 repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled