diff --git a/CHANGELOG.md b/CHANGELOG.md index ef716ee299b9ddd9311745021af6f8a037c89464..52d5ba4ac6ce17395d6c11191390119504bd6b16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ## [0.15.13] - 2023-05-04 -* Divide `apps` value to `default` and `custom`. -* Update nextcloud helm chart to v3.5.12. +* **Breaking**: Divide `apps` value to `default` and `custom`. If you have an override + to nextcloud helm values in Stackspin, you need to adapt to this new structure. + You can see an example in `values-local.yaml.example` +* Update nextcloud helm chart to v3.5.12 which upgrades Nextcloud to v26.0.1 * Update onlyoffice app to 7.8.0. * Update dependency zorn-v/nextcloud-social-login to v5.4.3