From 5d33b49ff64c8ea2a9641a52cea057ec7010a770 Mon Sep 17 00:00:00 2001 From: Arie Peterson <arie@greenhost.nl> Date: Thu, 28 Oct 2021 12:33:35 +0200 Subject: [PATCH] Bump chart version --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 2adefa59..26a3120f 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.3.3 +version: 0.4.0-alpha1 appVersion: NC-20.0.11-OO-6.2.2.21 dependencies: # https://artifacthub.io/packages/helm/nextcloud/nextcloud -- GitLab