From 8306ecdaa01459de74cbabd3b7978ee87879f8a9 Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Fri, 24 Mar 2023 23:09:59 +0000 Subject: [PATCH] Update Helm release nextcloud to v3.5.4 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 4356845f..206f3174 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: nextcloud repository: https://nextcloud.github.io/helm - version: 3.5.3 + version: 3.5.4 - name: rabbitmq repository: https://charts.bitnami.com/bitnami version: 11.12.0 -digest: sha256:ec85f4b915084c59976320d339a6e2b615316f35c0f685b80ef0cd975eaa0b42 -generated: "2023-03-23T14:11:46.974573105Z" +digest: sha256:25ddf338b8a3b6d1671a0abb9df473fc8e2680c67a0ec38be5e3c664adc8a8da +generated: "2023-03-24T23:09:50.798876865Z" diff --git a/Chart.yaml b/Chart.yaml index 08ab87b4..63ae6bdd 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.3 + version: 3.5.4 repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq -- GitLab