From d2a27d287fba2c8ccaeda14b24cff430f8b68ba9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 09:24:43 +0200 Subject: [PATCH] chore(deps): update helm chart redis to v14.8.7 (#733) Co-authored-by: Renovate Bot --- charts/stable/nextcloud/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index c07484224b3..a9777761405 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami - version: 10.9.0 + version: 10.8.0 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 14.8.6 + version: 14.8.7 deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. @@ -36,4 +36,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 1.7.0 +version: 1.7.1