From a35b44b489513345d6faf31e45862a1f8016a36c Mon Sep 17 00:00:00 2001
From: groundhog2k <10630407+groundhog2k@users.noreply.github.com>
Date: Tue, 22 Dec 2020 13:21:37 +0100
Subject: [PATCH] Updated chart for Nextcloud 20.0.4 (#159)

---
 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 be04394b..9d443164 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.3.5
+version: 0.3.6
 
 # This is the version number of the application being deployed.
-appVersion: "20.0.3-apache"
+appVersion: "20.0.4-apache"
 
 dependencies:
   - name: mariadb
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index 37abbb29..f3745071 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 #  Nextcloud
 
-![Version: 0.3.5](https://img.shields.io/badge/Version-0.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.3-apache](https://img.shields.io/badge/AppVersion-20.0.3-informational?style=flat-square)
+![Version: 0.3.6](https://img.shields.io/badge/Version-0.3.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.4-apache](https://img.shields.io/badge/AppVersion-20.0.4-informational?style=flat-square)
 
 A Helm chart for Nextcloud on Kubernetes
 
-- 
GitLab