From f6560b85dc28af55e8e0e071448be3174e9604e9 Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:42:51 +0100 Subject: [PATCH] Update nextcloud chart for Nextcloud 22.2.3 (#710) --- 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 28dfdb95..15da5973 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.8.3 +version: 0.8.4 # This is the version number of the application being deployed. -appVersion: "22.2.1-apache" +appVersion: "22.2.3-apache" dependencies: - name: mariadb diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index ea34bf41..db6a20e5 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   A Helm chart for Nextcloud on Kubernetes -- GitLab