From 81078065d87ca14bbe14bf517fea7538da32e103 Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Wed, 21 Apr 2021 15:32:26 +0200
Subject: [PATCH] update Chart version

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

diff --git a/Chart.yaml b/Chart.yaml
index ad30b99a..23ea80da 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -2,7 +2,8 @@ apiVersion: v2
 description: |
   A helm chart for installing NextCloud and setting up ONLYOFFICE integration
 name: nextcloud-onlyoffice
-version: 0.2.6
+version: 0.2.7
+appVersion: NC-0.2.5-OO-6.2.2.21
 dependencies:
   - name: nextcloud
     version: 2.5.0
-- 
GitLab