From 9652cecdc236c2ad412948f2e500ca481168ce2a Mon Sep 17 00:00:00 2001 From: Maarten de Waard <maarten@greenhost.nl> Date: Mon, 30 May 2022 13:26:34 +0000 Subject: [PATCH] Rabbitmq update from 3.9.x to 3.10.x changes minor chart number in case manual fixes are needed --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index a2d0f991..5b1ed355 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.8.24 +version: 0.9.0 appVersion: NC-23.0.3-OO-7.0.1.37 icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg dependencies: -- GitLab