diff --git a/Chart.lock b/Chart.lock index b4221bbd871f2f986a79d34b89305f9183de6446..a6a15e02283d075c4011536790b00af5a94db4ad 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: nextcloud repository: https://nextcloud.github.io/helm - version: 3.2.0 + version: 3.1.2 - name: rabbitmq repository: https://charts.bitnami.com/bitnami - version: 11.0.4 -digest: sha256:15bde8f9e0736e7e7c9ca3590df48782ffe1bb22bb7ace07c76a83a87f2d2f0c -generated: "2022-10-26T02:07:07.720664356Z" + version: 11.1.1 +digest: sha256:7a26d53a2d03ea2576823c383f22a5b2f078eb0cb9bf56108abdcf6799ef8e56 +generated: "2022-11-03T02:07:02.706218076Z" diff --git a/Chart.yaml b/Chart.yaml index 7f42ae247829f31e7d6312b7b0b62e6d1d1e42c6..cf187b4ec5b24ef36a156640a31eda2ecd8866e4 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.15.2 +version: 0.15.3 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.4 + version: 11.1.1 repository: "https://charts.bitnami.com/bitnami"