From a93c6f6404a805837d6417686ed0aa47ce94c2cd Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Thu, 15 Dec 2022 13:49:23 +0000 Subject: [PATCH] Update Helm release nextcloud to v3.3.4 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index a5bd4ec2..cc3addd2 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: nextcloud repository: https://nextcloud.github.io/helm - version: 3.3.3 + version: 3.3.4 - name: rabbitmq repository: https://charts.bitnami.com/bitnami version: 11.2.1 -digest: sha256:9a45f13b270f4f69d155efa2134128c5cdf753214daaa64dc4c7aba6bf3cbddb -generated: "2022-12-14T06:06:23.781781949Z" +digest: sha256:284aadb15d6fb43999180892715820154626f99ab8f9f55cda49310d1c280bc3 +generated: "2022-12-15T13:49:13.892058383Z" diff --git a/Chart.yaml b/Chart.yaml index a173fe76..88f11a11 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -9,7 +9,7 @@ icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bdd dependencies: # https://artifacthub.io/packages/helm/nextcloud/nextcloud - name: nextcloud - version: 3.3.3 + version: 3.3.4 repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq -- GitLab