diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 4fe5bfaaf3283d8ac491f7ae078bef91e8d1df33..11e9bdfdde792c0cba0b2bb0e84d8cd046da78dd 100644
--- a/charts/gitea/Chart.lock
+++ b/charts/gitea/Chart.lock
@@ -1,12 +1,12 @@
 dependencies:
 - name: mariadb
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.1.4
+  version: 0.1.5
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.1.2
+  version: 0.1.3
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.1.2
-digest: sha256:ad9b3c1c3b617da6a8e299ddfef6af01767ac13f9b98010f580bece672df3117
-generated: "2020-11-18T07:45:24.7041208+01:00"
+digest: sha256:1208361a2b8fe146093eb729dd3e4ed18bd43abe065f149d542d32e65aec4580
+generated: "2020-11-29T11:18:31.882046+01:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 89592f906e8271455b7d76cf6e5d3e3ed5675e2a..bc6dfd7d90975880af2f8fc6afe53a24f0485668 100644
--- a/charts/gitea/Chart.yaml
+++ b/charts/gitea/Chart.yaml
@@ -8,18 +8,18 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.1.0
+version: 0.1.1
 
 # This is the version number of the application being deployed.
 appVersion: "1.12.6"
 
 dependencies:
   - name: mariadb
-    version: 0.1.4
+    version: 0.1.5
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.1.2
+    version: 0.1.3
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 4a58d67a1ecdf5319d151459bd99ae9a1390d3c2..54ae0aa6468dded52cd4f0d13f0d61b03f2ffbd9 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 #  Gitea
 
-![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.6](https://img.shields.io/badge/AppVersion-1.12.5-informational?style=flat-square)
+![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.6](https://img.shields.io/badge/AppVersion-1.12.5-informational?style=flat-square)
 
 A Helm chart for Gitea on Kubernetes
 
@@ -43,8 +43,8 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.1.4 |
-| @groundhog2k | postgres | 0.1.2 |
+| @groundhog2k | mariadb | 0.1.5 |
+| @groundhog2k | postgres | 0.1.3 |
 | @groundhog2k | redis | 0.1.2 |
 
 ## Common parameters
diff --git a/charts/gitea/charts/mariadb-0.1.4.tgz b/charts/gitea/charts/mariadb-0.1.4.tgz
deleted file mode 100644
index 13530022952aaa7f779ff2a8294064f6586ec8f5..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.1.4.tgz and /dev/null differ
diff --git a/charts/gitea/charts/mariadb-0.1.5.tgz b/charts/gitea/charts/mariadb-0.1.5.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..1a58f072434e19412e3f1daa6b74a88b5285ffc7
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.1.5.tgz differ
diff --git a/charts/gitea/charts/postgres-0.1.2.tgz b/charts/gitea/charts/postgres-0.1.2.tgz
deleted file mode 100644
index a76bf914680f5f362f39a73999b1211b99fb3bad..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/postgres-0.1.2.tgz and /dev/null differ
diff --git a/charts/gitea/charts/postgres-0.1.3.tgz b/charts/gitea/charts/postgres-0.1.3.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..2362512f5a3049ec93fb691c31900cd94d64332c
Binary files /dev/null and b/charts/gitea/charts/postgres-0.1.3.tgz differ