diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 1be2f6c8..f7a2b143 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nextcloud -version: 5.2.3 +version: 5.2.4 appVersion: 29.0.4 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: diff --git a/charts/nextcloud/values.yaml b/charts/nextcloud/values.yaml index 82de3596..cf80edc8 100644 --- a/charts/nextcloud/values.yaml +++ b/charts/nextcloud/values.yaml @@ -1,6 +1,5 @@ ## Official nextcloud image version ## ref: https://hub.docker.com/r/library/nextcloud/tags/ -## image: repository: nextcloud flavor: apache