From bef1d78995ef34e4c9856bb5df852428ec9247d6 Mon Sep 17 00:00:00 2001 From: Maarten de Waard <maarten@greenhost.nl> Date: Fri, 20 Mar 2020 16:00:32 +0100 Subject: [PATCH] update chart version number --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index f1e2f4a8..5edc1226 100644 --- a/Chart.yaml +++ b/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.2.1 +version: 0.2.2 -- GitLab