diff --git a/Chart.lock b/Chart.lock index 546050cf0f29d666db0ea3942882d722e6186fb5..7fa0de9994c3f876e7396dec82212ac957f92fe1 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 3.1.2 - name: rabbitmq repository: https://charts.bitnami.com/bitnami - version: 11.0.0 -digest: sha256:70afbb780479cfd853e815a2837a4a0e4ad4a1177d9a52ae5b50f09110716556 -generated: "2022-10-12T00:08:22.436853346Z" + version: 11.0.1 +digest: sha256:cd5770d1db39dc9876c9b73a1610e2c71f018e2a97126309078e56b25d621412 +generated: "2022-10-17T22:06:51.840971549Z" diff --git a/Chart.yaml b/Chart.yaml index 2079e566383ee75c22caa5b2809ccebb003e3ec1..ef7406f31148b5a7b19466d1df64d729843025fd 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,7 +4,7 @@ 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.13.4 +version: 0.13.5 icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg dependencies: # https://artifacthub.io/packages/helm/nextcloud/nextcloud @@ -13,5 +13,5 @@ dependencies: repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq - version: 11.0.0 + version: 11.0.1 repository: "https://charts.bitnami.com/bitnami"