From 17f5bbb0907064a0553030d436f2e2ba0528b3c2 Mon Sep 17 00:00:00 2001
From: Syrine Neifar <syrine@greenhost.nl>
Date: Thu, 4 May 2023 12:58:19 +0200
Subject: [PATCH] update CHANGELOG

---
 CHANGELOG.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef716ee2..52d5ba4a 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
 
-- 
GitLab