From eb391a71dcbfe58c922e8c34cbc3440157a3e25e Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Wed, 18 Aug 2021 19:19:16 +0200 Subject: [PATCH] Update nextcloud chart for Nextcloud 22.1.0 (#574) --- 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 e8b85bf8..8f6487df 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.6.3 +version: 0.7.0 # This is the version number of the application being deployed. -appVersion: "22.0.0-apache" +appVersion: "22.1.0-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 548c25af..402ea2b0 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   A Helm chart for Nextcloud on Kubernetes -- GitLab