From 10159dd69da87bb7b6a4e4afd81b6183f01ce46c Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sat, 24 Jun 2023 19:38:53 +0200
Subject: [PATCH] chore(nextcloud): Bump version

---
 charts/nextcloud/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 29f8d2365..8bf38a0af 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -1,6 +1,6 @@
 apiVersion: v2
 name: nextcloud
-version: 3.2.2
+version: 3.2.3
 # renovate: image=docker.io/library/nextcloud
 appVersion: "25.0.8"
 description: A file sharing server that puts the control and security of your own data back into your hands.
-- 
GitLab