diff --git a/charts/develop/nextcloud/Chart.yaml b/charts/develop/nextcloud/Chart.yaml index 1c407e9d46b..d657fa1f50c 100644 --- a/charts/develop/nextcloud/Chart.yaml +++ b/charts/develop/nextcloud/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 1.0.19 +version: 1.0.20 diff --git a/charts/develop/nextcloud/SCALE/questions.yaml b/charts/develop/nextcloud/SCALE/questions.yaml index 0e940a77f12..89361a13e28 100644 --- a/charts/develop/nextcloud/SCALE/questions.yaml +++ b/charts/develop/nextcloud/SCALE/questions.yaml @@ -351,7 +351,7 @@ questions: description: "Path inside the container the storage is mounted" schema: type: string - default: "/var/www" + default: "/var/www/html" hidden: true - variable: medium label: "EmptyDir Medium"