diff --git a/charts/commento/Chart.lock b/charts/commento/Chart.lock
index 19377e0290c993424865fd0e865b54d54ca9f291..72beb76a496e381eb4b61801753fac5cea676966 100644
--- a/charts/commento/Chart.lock
+++ b/charts/commento/Chart.lock
@@ -1,6 +1,6 @@
 dependencies:
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.1.3
-digest: sha256:607252674b1b8e8faf5b21a23b479ca8f05c2019023f80570cbd6b96b9b78f48
-generated: "2020-11-29T11:39:24.4921251+01:00"
+  version: 0.2.0
+digest: sha256:ea7a4e0f6f074b375e53f34d5aaf383139c67d288fa769ae8eb83f917754a981
+generated: "2020-12-11T17:52:50.0684521+01:00"
diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml
index 6e46719895cddcd6e0a8a03a4deff832654e1d6c..836a4085304fc89064de865f8d2680fd55869997 100644
--- a/charts/commento/Chart.yaml
+++ b/charts/commento/Chart.yaml
@@ -8,13 +8,13 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.1.4
+version: 0.1.5
 
 # This is the version number of the application being deployed.
 appVersion: v1.8.0
 
 dependencies:
   - name: postgres
-    version: 0.1.3
+    version: 0.2.0
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
diff --git a/charts/commento/README.md b/charts/commento/README.md
index e4709d039bb51bf139c5fa8a8321cc3baa792b0b..a11396ee00d748ff1364456ccaae7932fa054c21 100644
--- a/charts/commento/README.md
+++ b/charts/commento/README.md
@@ -1,6 +1,6 @@
 # Commento
 
-![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)
+![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)
 
 A Helm chart for Commento on Kubernetes
 
@@ -15,6 +15,7 @@ $ helm install my-release groundhog2k/commento
 
 This chart uses the original [Commmento from Gitlab](https://gitlab.com/commento/commento/container_registry) to deploy Commento in Kubernetes.
 
+**Commento only supports amd64 architecture!**
 
 ## Prerequisites
 
@@ -42,7 +43,7 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | postgres | 0.1.3 |
+| @groundhog2k | postgres | 0.2.0 |
 
 ## Common parameters
 
diff --git a/charts/commento/charts/postgres-0.1.3.tgz b/charts/commento/charts/postgres-0.1.3.tgz
deleted file mode 100644
index 2362512f5a3049ec93fb691c31900cd94d64332c..0000000000000000000000000000000000000000
Binary files a/charts/commento/charts/postgres-0.1.3.tgz and /dev/null differ
diff --git a/charts/commento/charts/postgres-0.2.0.tgz b/charts/commento/charts/postgres-0.2.0.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..ccce0d3997efb7a31825fd3000bf796a32ca13b1
Binary files /dev/null and b/charts/commento/charts/postgres-0.2.0.tgz differ