diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 93b097288ad..5f565e0a6e9 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nextcloud -version: 25.0.1 -appVersion: 27.1.4 +version: 25.0.2 +appVersion: 28.0.0 description: A private cloud server that puts the control and security of your own data back into your hands. home: https://truecharts.org/charts/stable/nextcloud icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png diff --git a/charts/stable/nextcloud/templates/_configmap.tpl b/charts/stable/nextcloud/templates/_configmap.tpl index 50cac7f16f6..081cf5d71c2 100644 --- a/charts/stable/nextcloud/templates/_configmap.tpl +++ b/charts/stable/nextcloud/templates/_configmap.tpl @@ -106,7 +106,7 @@ collabora-config: --o:logging.level_startup=warning --o:security.seccomp=true --o:mount_jail_tree=false - --o:user_interface.mode={{ .Values.nextcloud.collabora.user_interface_mode }} + --o:user_interface.mode={{ .Values.nextcloud.collabora.interface_mode }} nextcloud-config: enabled: true