From 498d575d1237306da588170bbd93e1a6b39720f7 Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Tue, 8 Nov 2022 13:14:22 +0000 Subject: [PATCH] Update Helm release nextcloud to v3.3.2 --- Chart.lock | 6 +++--- Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Chart.lock b/Chart.lock index a6a15e02..1bfd98cf 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: nextcloud repository: https://nextcloud.github.io/helm - version: 3.1.2 + version: 3.3.2 - name: rabbitmq repository: https://charts.bitnami.com/bitnami version: 11.1.1 -digest: sha256:7a26d53a2d03ea2576823c383f22a5b2f078eb0cb9bf56108abdcf6799ef8e56 -generated: "2022-11-03T02:07:02.706218076Z" +digest: sha256:bf3c1f669da7715ca8340e84463d1efebb00dbac61306928bd95109340f567fe +generated: "2022-11-08T13:14:12.383345784Z" diff --git a/Chart.yaml b/Chart.yaml index cf187b4e..b6bc78fa 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,12 +4,12 @@ description: | A helm chart for installing NextCloud and setting up ONLYOFFICE integration name: nextcloud-onlyoffice appVersion: NC-24.0.5-OO-7.2.0.204 -version: 0.15.3 +version: 0.15.4 icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg dependencies: # https://artifacthub.io/packages/helm/nextcloud/nextcloud - name: nextcloud - version: 3.1.2 + version: 3.3.2 repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq -- GitLab