From 905adfe07a73d6bc66e79d49bf4b473b0136e2aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:12:47 +0000 Subject: [PATCH] chore(deps): update helm release mariadb-operator to v0.22.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 ccfde083..74cf71ba 100644 --- a/charts/glasskube-operator/Chart.lock +++ b/charts/glasskube-operator/Chart.lock @@ -7,12 +7,12 @@ dependencies: version: 52.1.0 - name: mariadb-operator repository: https://mariadb-operator.github.io/mariadb-operator - version: 0.20.0 + version: 0.22.0 - name: cloudnative-pg repository: https://cloudnative-pg.io/charts/ version: 0.18.2 - name: minio repository: https://charts.min.io/ version: 5.0.14 -digest: sha256:34dd65ab5c5c1110443e99095e68992f14d87f1c12b612dcbdd6537095073a69 -generated: "2023-10-31T16:19:42.236120905Z" +digest: sha256:c1362e2b73ac8733ac8e1cdb5971bd68ca704db0af131039db1d2662fd0a5e66 +generated: "2023-10-31T17:12:36.475809691Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index 26b50916..a11a1165 100644 --- a/charts/glasskube-operator/Chart.yaml +++ b/charts/glasskube-operator/Chart.yaml @@ -43,7 +43,7 @@ dependencies: version: 52.1.0 - name: mariadb-operator condition: mariadb-operator.enabled - version: 0.20.0 + version: 0.22.0 repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled