diff --git a/stable/postgresql/3.0.15/CHANGELOG.md b/stable/postgresql/3.0.15/CHANGELOG.md
deleted file mode 100644
index 13229cd28d..0000000000
--- a/stable/postgresql/3.0.15/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [postgresql-3.0.15](https://github.com/truecharts/apps/compare/postgresql-3.0.14...postgresql-3.0.15) (2021-10-12)
-
-#### Chore
-
-* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126))
-
diff --git a/stable/postgresql/3.0.15/Chart.lock b/stable/postgresql/3.0.15/Chart.lock
deleted file mode 100644
index fffbb9a889..0000000000
--- a/stable/postgresql/3.0.15/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.3.5
-digest: sha256:4c67c6646702374ce99ec9b264db27ef5ad5025d300d5f16d5f0799551bedbd3
-generated: "2021-10-12T17:37:31.73430078Z"
diff --git a/stable/postgresql/3.0.15/charts/common-8.3.5.tgz b/stable/postgresql/3.0.15/charts/common-8.3.5.tgz
deleted file mode 100644
index a0368a73c2..0000000000
Binary files a/stable/postgresql/3.0.15/charts/common-8.3.5.tgz and /dev/null differ
diff --git a/stable/postgresql/3.0.16/CHANGELOG.md b/stable/postgresql/3.0.16/CHANGELOG.md
new file mode 100644
index 0000000000..34e899f24e
--- /dev/null
+++ b/stable/postgresql/3.0.16/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [postgresql-3.0.16](https://github.com/truecharts/apps/compare/postgresql-3.0.15...postgresql-3.0.16) (2021-10-13)
+
+#### Chore
+
+* bump common
+
diff --git a/stable/postgresql/3.0.15/CONFIG.md b/stable/postgresql/3.0.16/CONFIG.md
similarity index 100%
rename from stable/postgresql/3.0.15/CONFIG.md
rename to stable/postgresql/3.0.16/CONFIG.md
diff --git a/stable/postgresql/3.0.16/Chart.lock b/stable/postgresql/3.0.16/Chart.lock
new file mode 100644
index 0000000000..4985fb0d83
--- /dev/null
+++ b/stable/postgresql/3.0.16/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.3.6
+digest: sha256:cb195459826131baeb2538c37ec6cbff4542c673d77aa12e0e7de2f9a75e8606
+generated: "2021-10-13T21:51:12.152531773Z"
diff --git a/stable/postgresql/3.0.15/Chart.yaml b/stable/postgresql/3.0.16/Chart.yaml
similarity index 94%
rename from stable/postgresql/3.0.15/Chart.yaml
rename to stable/postgresql/3.0.16/Chart.yaml
index f9a2cadead..5aaac6b4a9 100644
--- a/stable/postgresql/3.0.15/Chart.yaml
+++ b/stable/postgresql/3.0.16/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "13.4.0"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.3.5
+ version: 8.3.6
deprecated: false
description: PostgresSQL
home: https://github.com/truecharts/apps/tree/master/stable/postgres
@@ -25,4 +25,4 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
-version: 3.0.15
+version: 3.0.16
diff --git a/stable/postgresql/3.0.15/README.md b/stable/postgresql/3.0.16/README.md
similarity index 96%
rename from stable/postgresql/3.0.15/README.md
rename to stable/postgresql/3.0.16/README.md
index 7d7634c69b..6e7a7421ed 100644
--- a/stable/postgresql/3.0.15/README.md
+++ b/stable/postgresql/3.0.16/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.5 |
+| https://truecharts.org | common | 8.3.6 |
## Installing the Chart
diff --git a/stable/postgresql/3.0.15/app-readme.md b/stable/postgresql/3.0.16/app-readme.md
similarity index 100%
rename from stable/postgresql/3.0.15/app-readme.md
rename to stable/postgresql/3.0.16/app-readme.md
diff --git a/stable/postgresql/3.0.16/charts/common-8.3.6.tgz b/stable/postgresql/3.0.16/charts/common-8.3.6.tgz
new file mode 100644
index 0000000000..225d57e829
Binary files /dev/null and b/stable/postgresql/3.0.16/charts/common-8.3.6.tgz differ
diff --git a/stable/postgresql/3.0.15/helm-values.md b/stable/postgresql/3.0.16/helm-values.md
similarity index 100%
rename from stable/postgresql/3.0.15/helm-values.md
rename to stable/postgresql/3.0.16/helm-values.md
diff --git a/stable/postgresql/3.0.15/ix_values.yaml b/stable/postgresql/3.0.16/ix_values.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/ix_values.yaml
rename to stable/postgresql/3.0.16/ix_values.yaml
diff --git a/stable/postgresql/3.0.15/questions.yaml b/stable/postgresql/3.0.16/questions.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/questions.yaml
rename to stable/postgresql/3.0.16/questions.yaml
diff --git a/stable/postgresql/3.0.15/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.16/templates/backup-postgres-config.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/templates/backup-postgres-config.yaml
rename to stable/postgresql/3.0.16/templates/backup-postgres-config.yaml
diff --git a/stable/postgresql/3.0.15/templates/common.yaml b/stable/postgresql/3.0.16/templates/common.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/templates/common.yaml
rename to stable/postgresql/3.0.16/templates/common.yaml
diff --git a/stable/postgresql/3.0.15/templates/secret.yaml b/stable/postgresql/3.0.16/templates/secret.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/templates/secret.yaml
rename to stable/postgresql/3.0.16/templates/secret.yaml
diff --git a/stable/postgresql/3.0.15/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.16/templates/upgrade-backup-postgres-hook.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/templates/upgrade-backup-postgres-hook.yaml
rename to stable/postgresql/3.0.16/templates/upgrade-backup-postgres-hook.yaml
diff --git a/stable/postgresql/3.0.15/test_values.yaml b/stable/postgresql/3.0.16/test_values.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/test_values.yaml
rename to stable/postgresql/3.0.16/test_values.yaml
diff --git a/stable/postgresql/3.0.15/values.yaml b/stable/postgresql/3.0.16/values.yaml
similarity index 100%
rename from stable/postgresql/3.0.15/values.yaml
rename to stable/postgresql/3.0.16/values.yaml