From ad9bf6440c25c61bfac1945aab56e46fb6026dd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:22:50 +0200 Subject: [PATCH] chore(deps): update helm chart redis to v15.0.4 (#857) Co-authored-by: Renovate Bot --- charts/incubator/authelia/Chart.yaml | 4 ++-- charts/incubator/nextcloud/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/incubator/authelia/Chart.yaml b/charts/incubator/authelia/Chart.yaml index c4120472666..8883418b730 100644 --- a/charts/incubator/authelia/Chart.yaml +++ b/charts/incubator/authelia/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.0.3 + version: 15.0.4 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 1.3.1 +version: 1.3.2 diff --git a/charts/incubator/nextcloud/Chart.yaml b/charts/incubator/nextcloud/Chart.yaml index 260c588e199..d79571aea5f 100644 --- a/charts/incubator/nextcloud/Chart.yaml +++ b/charts/incubator/nextcloud/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.0.3 + version: 15.0.4 deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 3.4.1 +version: 3.4.2