From 65d5c9a62041b1a519c7767eeffdaacb28a7ff8e Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Fri, 27 May 2022 22:07:24 +0000 Subject: [PATCH] chore(deps): update helm release nextcloud to v2.14.3 --- Chart.lock | 6 +++--- Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Chart.lock b/Chart.lock index e5f6450c..821d356f 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: nextcloud repository: https://nextcloud.github.io/helm - version: 2.14.2 + version: 2.14.3 - name: rabbitmq repository: https://charts.bitnami.com/bitnami version: 9.1.4 - name: redis repository: https://charts.bitnami.com/bitnami version: 16.10.0 -digest: sha256:be24ef13210d3a3fe58c9d58c33f7eb01246e12760b6cd7670f77e3f840609a0 -generated: "2022-05-27T12:40:52.240937223Z" +digest: sha256:33c433965f313d89899a30381d6645789407c8dc386e796e6100c26962db1c9b +generated: "2022-05-27T22:07:07.354799761Z" diff --git a/Chart.yaml b/Chart.yaml index 4e7416d5..4a21d5f0 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,13 +3,13 @@ apiVersion: v2 description: | A helm chart for installing NextCloud and setting up ONLYOFFICE integration name: nextcloud-onlyoffice -version: 0.8.22 +version: 0.8.23 appVersion: NC-23.0.3-OO-7.0.1.37 icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg dependencies: # https://artifacthub.io/packages/helm/nextcloud/nextcloud - name: nextcloud - version: 2.14.2 + version: 2.14.3 repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq -- GitLab