From 28e2e803c272555ce23413e807a93abbb1d0e02e Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 17 May 2025 08:21:28 +0000
Subject: [PATCH] chore(deps): update docker.io/library/nextcloud docker tag to
 v31

---
 charts/nextcloud/Chart.yaml | 4 ++--
 charts/nextcloud/README.md  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 0e0e75b75..2f0b136f6 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -18,9 +18,9 @@ maintainers:
 deprecated: true
 
 
-version: 3.6.5
+version: 3.7.0
 # renovate: image=docker.io/library/nextcloud
-appVersion: "28.0.14"
+appVersion: "31.0.5"
 
 dependencies:
 - name: postgresql
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index 847433ba8..0b0f8f533 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -2,7 +2,7 @@
 
 A file sharing server that puts the control and security of your own data back into your hands.
 
-![Version: 3.6.5](https://img.shields.io/badge/Version-3.6.5-informational?style=flat-square) ![AppVersion: 28.0.14](https://img.shields.io/badge/AppVersion-28.0.14-informational?style=flat-square)
+![Version: 3.7.0](https://img.shields.io/badge/Version-3.7.0-informational?style=flat-square) ![AppVersion: 31.0.5](https://img.shields.io/badge/AppVersion-31.0.5-informational?style=flat-square)
 
 ## TL;DR;
 
-- 
GitLab