From 45e290390aaf4223341447b3d2f780a473f5669b Mon Sep 17 00:00:00 2001 From: provokateurin Date: Fri, 26 Apr 2024 06:57:11 +0200 Subject: [PATCH] feat: Update appVersion to 29.0.0 Signed-off-by: provokateurin --- 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 876c6238..e9048363 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: nextcloud -version: 4.6.6 -appVersion: 28.0.4 +version: 4.6.7 +appVersion: 29.0.0 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud