From 23b9cd7fbf8c61209c7b74ecef442c6c09f7750d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 08:17:35 +0000 Subject: [PATCH] chore(deps): update helm release mariadb-operator to v0.23.1 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 c1890bc5..8c1319bb 100644 --- a/charts/glasskube-operator/Chart.lock +++ b/charts/glasskube-operator/Chart.lock @@ -7,12 +7,12 @@ dependencies: version: 55.1.0 - name: mariadb-operator repository: https://mariadb-operator.github.io/mariadb-operator - version: 0.20.0 + version: 0.23.1 - 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:cc7029859bf991cb6b57f36e4bddef0e14755950ba05b73a018bf1e21066e6b8 -generated: "2023-12-08T19:08:59.722267451Z" +digest: sha256:9068b3916c44bc0b97cbb15b5361cf7a113f09f805cbe02c8599d4f03b67542f +generated: "2023-12-11T08:17:19.765817462Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index fee732c2..977a8847 100644 --- a/charts/glasskube-operator/Chart.yaml +++ b/charts/glasskube-operator/Chart.yaml @@ -43,7 +43,7 @@ dependencies: version: 55.1.0 - name: mariadb-operator condition: mariadb-operator.enabled - version: 0.20.0 + version: 0.23.1 repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled