From 8adc89eb62b4a951c35607aee128d5c2752ac27a Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Thu, 15 Jul 2021 09:16:37 +0200
Subject: [PATCH] change chart version number to 0.2.9

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

diff --git a/Chart.yaml b/Chart.yaml
index e6e950e6..bb9c7fc3 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -3,7 +3,7 @@ apiVersion: v2
 description: |
   A helm chart for installing NextCloud and setting up ONLYOFFICE integration
 name: nextcloud-onlyoffice
-version: 0.2.9-alpha1
+version: 0.2.9
 appVersion: NC-19.0.3-OO-6.2.2.21
 dependencies:
   - name: nextcloud
-- 
GitLab