From 25926676034a12315c9316b4de43e606b0499690 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Sat, 15 Feb 2025 11:14:26 +0100
Subject: [PATCH] Updated nextcloud chart for Nextcloud 30.0.6

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

diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 73e580a1..99a4d5d1 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -8,10 +8,10 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version.
-version: "0.18.5"
+version: "0.18.6"
 
 # This is the version number of the application being deployed.
-appVersion: "30.0.5-apache"
+appVersion: "30.0.6-apache"
 
 dependencies:
   - name: mariadb
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index 65369c69..09b61a44 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 # Nextcloud
 
-![Version: 0.18.5](https://img.shields.io/badge/Version-0.18.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 30.0.5-apache](https://img.shields.io/badge/AppVersion-30.0.5-informational?style=flat-square)
+![Version: 0.18.6](https://img.shields.io/badge/Version-0.18.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 30.0.6-apache](https://img.shields.io/badge/AppVersion-30.0.6-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md
index 59a7cccc..7eb7bd59 100644
--- a/charts/nextcloud/RELEASENOTES.md
+++ b/charts/nextcloud/RELEASENOTES.md
@@ -80,4 +80,5 @@
 | 0.18.3 | 30.0.3-apache | Upgraded to Nextcloud 30.0.3 |
 | 0.18.4 | 30.0.4-apache | Upgraded to Nextcloud 30.0.4 |
 | 0.18.5 | 30.0.5-apache | Upgraded to Nextcloud 30.0.5 |
+| 0.18.6 | 30.0.6-apache | Upgraded to Nextcloud 30.0.6 |
 | | | |
-- 
GitLab