From cc1b0397805d0228e074278cf63af12bae438cac Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sun, 4 Jun 2023 01:14:48 +0200
Subject: [PATCH] chore(nextcloud): Bump version to 25.0.7

---
 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 7eb2b5cee..55fd82450 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -1,8 +1,8 @@
 apiVersion: v2
 name: nextcloud
-version: 3.2.0
+version: 3.2.1
 # renovate: image=docker.io/library/nextcloud
-appVersion: 25.0.6
+appVersion: 25.0.7
 description: A file sharing server that puts the control and security of your own data back into your hands.
 keywords:
 - nextcloud
-- 
GitLab