From 32d003fb640f1cc6a6d193a2643816e4eeac9413 Mon Sep 17 00:00:00 2001 From: Maarten de Waard <maarten@greenhost.nl> Date: Wed, 23 Oct 2019 11:00:27 +0200 Subject: [PATCH] update chart version number --- nextcloud-onlyoffice/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud-onlyoffice/Chart.yaml b/nextcloud-onlyoffice/Chart.yaml index 16f5023d..ad796d09 100644 --- a/nextcloud-onlyoffice/Chart.yaml +++ b/nextcloud-onlyoffice/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 description: | A helm chart for installing NextCloud and setting up ONLYOFFICE integration name: nextcloud-onlyoffice -version: 0.1.4 +version: 0.1.5 -- GitLab