From 0cd8b603098e4aa5b122cabe3a35b8e3be1a471b Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 3 Jul 2021 11:18:21 +0200 Subject: [PATCH] update common for nextcloud --- charts/develop/nextcloud/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/develop/nextcloud/Chart.yaml b/charts/develop/nextcloud/Chart.yaml index a9d25e9ba65..19bc44b61b5 100644 --- a/charts/develop/nextcloud/Chart.yaml +++ b/charts/develop/nextcloud/Chart.yaml @@ -3,7 +3,7 @@ appVersion: auto dependencies: - name: common repository: https://truecharts.org/ - version: 6.4.6 + version: 6.5.0 - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami @@ -35,4 +35,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 1.0.10 +version: 1.0.11