From 9775b32e2f7640c886cc228d24cb5d0a8c605b70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:34:07 +0000 Subject: [PATCH] chore(deps): update helm release cloudnative-pg to v0.23.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 9088bd49..5c1fc36c 100644 --- a/charts/glasskube-operator/Chart.lock +++ b/charts/glasskube-operator/Chart.lock @@ -10,9 +10,9 @@ dependencies: version: 0.20.0 - name: cloudnative-pg repository: https://cloudnative-pg.io/charts/ - version: 0.19.1 + version: 0.23.0 - name: minio repository: https://charts.min.io/ version: 5.3.0 -digest: sha256:66ba87f7683fb1c6807bd76353f2db7fba5927a32f2ab98ea6f9d9a52f9fd40f -generated: "2024-10-15T13:42:12.621164482Z" +digest: sha256:d0d1a00e2a4c6658ffb6191f6535fcecc5dc158d4ed9d69d841f0d3489ca3ca1 +generated: "2024-12-23T20:33:45.439878463Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index 808ef3ae..55262368 100644 --- a/charts/glasskube-operator/Chart.yaml +++ b/charts/glasskube-operator/Chart.yaml @@ -47,7 +47,7 @@ dependencies: repository: https://mariadb-operator.github.io/mariadb-operator - name: cloudnative-pg condition: cloudnative-pg.enabled - version: 0.19.1 + version: 0.23.0 repository: https://cloudnative-pg.io/charts/ - name: minio condition: minio.enabled