From c1a06d835ee65d69822ec9837da21b2f10e22523 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 18 Jan 2025 14:59:50 +0100 Subject: [PATCH 1/2] update: 30.0.5 Signed-off-by: WrenIX --- charts/nextcloud/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 026c17e9..fe286da2 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: nextcloud -version: 6.6.2 -appVersion: 30.0.4 +version: 6.6.3 +appVersion: 30.0.5 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud From a57e7f49c306758c34a095b0224d2c93e0c94802 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 18 Jan 2025 15:03:22 +0100 Subject: [PATCH 2/2] chore: add metadata of maintainer Signed-off-by: WrenIX --- charts/nextcloud/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index fe286da2..3ece1429 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,6 +1,7 @@ apiVersion: v2 name: nextcloud version: 6.6.3 +# renovate: image=docker.io/library/nextcloud appVersion: 30.0.5 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: @@ -21,6 +22,10 @@ maintainers: email: christian.ingenhaag@googlemail.com - name: billimek email: jeff@billimek.com + - name: WrenIX + url: https://wrenix.eu + - name: jessebot + url: https://jessebot.work dependencies: - name: postgresql version: 15.5.0