diff --git a/stable/postgresql/3.0.10/CHANGELOG.md b/stable/postgresql/3.0.10/CHANGELOG.md
new file mode 100644
index 0000000000..9d45a31855
--- /dev/null
+++ b/stable/postgresql/3.0.10/CHANGELOG.md
@@ -0,0 +1,4 @@
+
+
+### [postgresql-3.0.10](https://github.com/truecharts/apps/compare/postgresql-3.0.9...postgresql-3.0.10) (2021-10-09)
+
diff --git a/stable/postgresql/3.0.9/CONFIG.md b/stable/postgresql/3.0.10/CONFIG.md
similarity index 100%
rename from stable/postgresql/3.0.9/CONFIG.md
rename to stable/postgresql/3.0.10/CONFIG.md
diff --git a/stable/postgresql/3.0.10/Chart.lock b/stable/postgresql/3.0.10/Chart.lock
new file mode 100644
index 0000000000..251f3ee3f4
--- /dev/null
+++ b/stable/postgresql/3.0.10/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.3.1
+digest: sha256:8da0f9d33aa432fe98a996cb083dae9587807b2480e5e511fefd1ea275ef36e1
+generated: "2021-10-09T20:20:31.685657141Z"
diff --git a/stable/postgresql/3.0.9/Chart.yaml b/stable/postgresql/3.0.10/Chart.yaml
similarity index 94%
rename from stable/postgresql/3.0.9/Chart.yaml
rename to stable/postgresql/3.0.10/Chart.yaml
index dc39ee2144..e7c2c4869a 100644
--- a/stable/postgresql/3.0.9/Chart.yaml
+++ b/stable/postgresql/3.0.10/Chart.yaml
@@ -3,7 +3,7 @@ appVersion: "13.4.0"
dependencies:
- name: common
repository: https://truecharts.org
- version: 8.3.0
+ version: 8.3.1
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.9
+version: 3.0.10
diff --git a/stable/postgresql/3.0.9/README.md b/stable/postgresql/3.0.10/README.md
similarity index 96%
rename from stable/postgresql/3.0.9/README.md
rename to stable/postgresql/3.0.10/README.md
index 1bf7051915..c117eee10f 100644
--- a/stable/postgresql/3.0.9/README.md
+++ b/stable/postgresql/3.0.10/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 8.3.0 |
+| https://truecharts.org | common | 8.3.1 |
## Installing the Chart
diff --git a/stable/postgresql/3.0.9/app-readme.md b/stable/postgresql/3.0.10/app-readme.md
similarity index 100%
rename from stable/postgresql/3.0.9/app-readme.md
rename to stable/postgresql/3.0.10/app-readme.md
diff --git a/stable/postgresql/3.0.10/charts/common-8.3.1.tgz b/stable/postgresql/3.0.10/charts/common-8.3.1.tgz
new file mode 100644
index 0000000000..0927bfefb2
Binary files /dev/null and b/stable/postgresql/3.0.10/charts/common-8.3.1.tgz differ
diff --git a/stable/postgresql/3.0.9/helm-values.md b/stable/postgresql/3.0.10/helm-values.md
similarity index 100%
rename from stable/postgresql/3.0.9/helm-values.md
rename to stable/postgresql/3.0.10/helm-values.md
diff --git a/stable/postgresql/3.0.9/ix_values.yaml b/stable/postgresql/3.0.10/ix_values.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/ix_values.yaml
rename to stable/postgresql/3.0.10/ix_values.yaml
diff --git a/stable/postgresql/3.0.9/questions.yaml b/stable/postgresql/3.0.10/questions.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/questions.yaml
rename to stable/postgresql/3.0.10/questions.yaml
diff --git a/stable/postgresql/3.0.9/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.10/templates/backup-postgres-config.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/templates/backup-postgres-config.yaml
rename to stable/postgresql/3.0.10/templates/backup-postgres-config.yaml
diff --git a/stable/postgresql/3.0.9/templates/common.yaml b/stable/postgresql/3.0.10/templates/common.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/templates/common.yaml
rename to stable/postgresql/3.0.10/templates/common.yaml
diff --git a/stable/postgresql/3.0.9/templates/secret.yaml b/stable/postgresql/3.0.10/templates/secret.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/templates/secret.yaml
rename to stable/postgresql/3.0.10/templates/secret.yaml
diff --git a/stable/postgresql/3.0.9/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.10/templates/upgrade-backup-postgres-hook.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/templates/upgrade-backup-postgres-hook.yaml
rename to stable/postgresql/3.0.10/templates/upgrade-backup-postgres-hook.yaml
diff --git a/stable/postgresql/3.0.9/test_values.yaml b/stable/postgresql/3.0.10/test_values.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/test_values.yaml
rename to stable/postgresql/3.0.10/test_values.yaml
diff --git a/stable/postgresql/3.0.9/values.yaml b/stable/postgresql/3.0.10/values.yaml
similarity index 100%
rename from stable/postgresql/3.0.9/values.yaml
rename to stable/postgresql/3.0.10/values.yaml
diff --git a/stable/postgresql/3.0.9/CHANGELOG.md b/stable/postgresql/3.0.9/CHANGELOG.md
deleted file mode 100644
index c98b981811..0000000000
--- a/stable/postgresql/3.0.9/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [postgresql-3.0.9](https://github.com/truecharts/apps/compare/postgresql-3.0.8...postgresql-3.0.9) (2021-10-09)
-
diff --git a/stable/postgresql/3.0.9/Chart.lock b/stable/postgresql/3.0.9/Chart.lock
deleted file mode 100644
index 35c17abc17..0000000000
--- a/stable/postgresql/3.0.9/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.3.0
-digest: sha256:9a5b487d790bc757bb14223277255e74f772a6a6b1cf49ae8b6510c7b88d759f
-generated: "2021-10-09T18:59:02.140445097Z"
diff --git a/stable/postgresql/3.0.9/charts/common-8.3.0.tgz b/stable/postgresql/3.0.9/charts/common-8.3.0.tgz
deleted file mode 100644
index 95c4100656..0000000000
Binary files a/stable/postgresql/3.0.9/charts/common-8.3.0.tgz and /dev/null differ