From 0f06b1437f29ac0afb9450083fd9e1c03349b005 Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Thu, 18 Mar 2021 09:11:15 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

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

diff --git a/Chart.yaml b/Chart.yaml
index 81748c25..a106279c 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
 description: |
   A helm chart for installing NextCloud and setting up ONLYOFFICE integration
 name: nextcloud-onlyoffice
-version: 0.2.4
+version: 0.2.5
 dependencies:
   - name: nextcloud
     version: 2.5.0
-- 
GitLab