diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 42a2b7592701152c656d1cf63f1956615f7360d1..46012128b37c218e0b427b0faef13c24cdf7bc48 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,5 @@ apiVersion: v2 name: nextcloud -version: 3.4.2 -# renovate: image=docker.io/library/nextcloud -appVersion: "27.1.1" description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud @@ -18,6 +15,12 @@ sources: maintainers: - name: Sheogorath url: https://shivering-isles.com + + +version: 3.4.3 +# renovate: image=docker.io/library/nextcloud +appVersion: "27.1.2" + dependencies: - name: postgresql version: 11.9.13