From d0f78e620cdaafe2ff879f8ceace2cfd0b84fe8e Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Thu, 1 Jun 2023 09:58:59 +0000 Subject: [PATCH] Update Helm release nextcloud to v3.5.13 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 9b05457b..a7d86157 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: nextcloud repository: https://nextcloud.github.io/helm - version: 3.5.12 + version: 3.5.13 - name: rabbitmq repository: https://charts.bitnami.com/bitnami version: 11.16.0 -digest: sha256:1a95009f9fd11a9f8b844325cd95e310731fe1a0b1e483a1b5691583a9aba016 -generated: "2023-05-31T22:09:22.603490301Z" +digest: sha256:ad92801a99d2f68ce5470042a239cc347099c6c7505ea402e9cc8527d7e282af +generated: "2023-06-01T09:58:51.145571995Z" diff --git a/Chart.yaml b/Chart.yaml index 6977985b..1eb0b18d 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.5.12 + version: 3.5.13 repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq -- GitLab