diff --git a/CHANGELOG.md b/CHANGELOG.md
index d31e7c426532dd378048fc320a60a6c3b6a20d50..84f5f49e297f7f12c0ac39e98c8e76830bc7a128 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [0.8.0] - 2022-05-04
+
+* Made sure the chart can be installed twice into the same namespace
+  * **BREAKING**: You need to now specify the ONLYOFFICE database password under 
+    `global.onlyofficeDb.password`. If you have overriden other values from
+    `onlyoffice.database`, they should also move to `global.onlyofficeDb`.
+
 ## [0.7.39] - 2022-04-29
 
 * Rename configMap to prevent helmRelease to fail when nextcloud.configs
diff --git a/Chart.yaml b/Chart.yaml
index 88c5b3807f53a6a2fa14fa64fc2129c19e7aed9f..dcb7c010b848908ed3e9b79029bee34af9473e9c 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -3,7 +3,7 @@ apiVersion: v2
 description: |
   A helm chart for installing NextCloud and setting up ONLYOFFICE integration
 name: nextcloud-onlyoffice
-version: 0.7.40
+version: 0.8.0
 appVersion: NC-23.0.3-OO-7.0.1.37
 icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
 dependencies: