From e01eeca286c6c71295545c948f1df588aea1a0f4 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Fri, 9 May 2025 05:30:00 +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..9b622a2d8 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.4"
 
 dependencies:
 - name: postgresql
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index 847433ba8..4d47e622b 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.4](https://img.shields.io/badge/AppVersion-31.0.4-informational?style=flat-square)
 
 ## TL;DR;
 
-- 
GitLab