From e17594ff63736827ec429661eed84fa13c0cd2ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:36:29 +0000 Subject: [PATCH] chore(deps): update helm release cloudnative-pg 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 5c40e4ea..7bf5c694 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.22.0 - name: minio repository: https://charts.min.io/ version: 5.2.0 -digest: sha256:c089cb8745a429a81cf36b851ef9f34186213f9082709a3c06ef4bc2f5fb9d6e -generated: "2024-10-09T14:28:35.403470359Z" +digest: sha256:f534ff024977aac705be436d6f98d32779da8c5e2fd1ce7f8a310729213657e0 +generated: "2024-10-15T10:36:12.792076468Z" diff --git a/charts/glasskube-operator/Chart.yaml b/charts/glasskube-operator/Chart.yaml index efc632bc..d8d4f94e 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.22.0 repository: https://cloudnative-pg.io/charts/ - name: minio condition: minio.enabled