From 7cf53de18f09192f309be0d06a9b825b81af5e50 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Thu, 14 Nov 2019 15:54:00 +0100
Subject: [PATCH] update chart version to 0.2.0 because ONLYOFFICE is now
 included

---
 Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Chart.yaml b/Chart.yaml
index 16f5023d..91e69a3e 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.1.4
+version: 0.2.0
-- 
GitLab