From 66d161507836a4f67822bdcf7d7c4298698dd5fd Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Wed, 26 Oct 2022 02:07:16 +0000 Subject: [PATCH] Update Helm release nextcloud to v3.2.0 --- Chart.lock | 6 +++--- Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Chart.lock b/Chart.lock index 4277fb9e..b4221bbd 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.2.0 - name: rabbitmq repository: https://charts.bitnami.com/bitnami version: 11.0.4 -digest: sha256:491de0f9533e8f33f7a2bd45f473d4cc40ed7b4662eb2a91c9f865d7847e4124 -generated: "2022-10-25T08:29:00.590317969Z" +digest: sha256:15bde8f9e0736e7e7c9ca3590df48782ffe1bb22bb7ace07c76a83a87f2d2f0c +generated: "2022-10-26T02:07:07.720664356Z" diff --git a/Chart.yaml b/Chart.yaml index 7e1a3e37..88cea52f 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.14.1 +version: 0.14.2 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.2.0 repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq -- GitLab