diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 6f143e82067a8ff43fd4fb5966defc3e86d42f65..800b30c1d898c2e546bee80c12a88be1b8617664 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.2.21 + version: 13.2.27 - name: mariadb repository: https://charts.bitnami.com/bitnami version: 13.1.3 - name: redis repository: https://charts.bitnami.com/bitnami version: 18.6.2 -digest: sha256:0810a9abe3efe5c919ae7d80112e60576905fda0dbbbe75e581a4255c89eab3b -generated: "2024-01-10T00:32:26.714899067Z" +digest: sha256:2d58e6c47d84b4e35d96fae2c8a27cce6e2d49c8559a2d1ceed512583c44c0c4 +generated: "2024-01-10T00:35:58.292373103Z" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index acf9f81b271a8b278009a2e5f8d608a3daf63564..9aba9b258699f65dcb95dabd37aeb470f3804492 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -17,13 +17,13 @@ maintainers: url: https://shivering-isles.com -version: 3.4.8 +version: 3.4.9 # renovate: image=docker.io/library/nextcloud appVersion: "27.1.5" dependencies: - name: postgresql - version: 13.2.21 + version: 13.2.27 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: mariadb diff --git a/charts/nextcloud/charts/postgresql-13.2.21.tgz b/charts/nextcloud/charts/postgresql-13.2.21.tgz deleted file mode 100644 index 9c97bd3ca271563ae097928afc9ac7952137f3e2..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/postgresql-13.2.21.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/postgresql-13.2.27.tgz b/charts/nextcloud/charts/postgresql-13.2.27.tgz new file mode 100644 index 0000000000000000000000000000000000000000..d351c7b20c5c637de8865fc00bc419e8ebf67d37 Binary files /dev/null and b/charts/nextcloud/charts/postgresql-13.2.27.tgz differ