diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md
index 09cd2f7c08b..a276083574c 100644
--- a/charts/library/common/CHANGELOG.md
+++ b/charts/library/common/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
+
+### [common-8.3.1](https://github.com/truecharts/apps/compare/common-8.3.0...common-8.3.1) (2021-10-09)
+
+
+
### [common-8.3.0](https://github.com/truecharts/apps/compare/common-8.2.2...common-8.3.0) (2021-10-09)
diff --git a/charts/library/common/app-changelog.md b/charts/library/common/app-changelog.md
index fdbd16bb40b..fef79b13c22 100644
--- a/charts/library/common/app-changelog.md
+++ b/charts/library/common/app-changelog.md
@@ -1,3 +1,3 @@
-
-### [common-8.3.0](https://github.com/truecharts/apps/compare/common-8.2.2...common-8.3.0) (2021-10-09)
+
+### [common-8.3.1](https://github.com/truecharts/apps/compare/common-8.3.0...common-8.3.1) (2021-10-09)
diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md
index 638aa2b7b51..027e14215e8 100644
--- a/charts/library/common/helm-values.md
+++ b/charts/library/common/helm-values.md
@@ -149,6 +149,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| podLabelsList | list | `[]` | Set additional labels on the pod |
| podSecurityContext | object | `{"fsGroup":568,"fsGroupChangePolicy":"OnRootMismatch","runAsGroup":568,"runAsUser":568,"supplementalGroups":[]}` | Configure the Security Context for the Pod |
| postgresql.enabled | bool | `false` | |
+| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.url | object | `{}` | can be used to make an easy accessable note which URLS to use to access the DB. |
| postgresqlImage | object | See below | postgresql specific configuration |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md
index 638aa2b7b51..027e14215e8 100644
--- a/docs/apps/common/helm-values.md
+++ b/docs/apps/common/helm-values.md
@@ -149,6 +149,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| podLabelsList | list | `[]` | Set additional labels on the pod |
| podSecurityContext | object | `{"fsGroup":568,"fsGroupChangePolicy":"OnRootMismatch","runAsGroup":568,"runAsUser":568,"supplementalGroups":[]}` | Configure the Security Context for the Pod |
| postgresql.enabled | bool | `false` | |
+| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.url | object | `{}` | can be used to make an easy accessable note which URLS to use to access the DB. |
| postgresqlImage | object | See below | postgresql specific configuration |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
diff --git a/docs/index.yaml b/docs/index.yaml
index 8a939c93997..c4ffc9f6ff1 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -18606,6 +18606,27 @@ entries:
- https://github.com/truecharts/apps/releases/download/collabora-online-3.1.5/collabora-online-3.1.5.tgz
version: 3.1.5
common:
+ - apiVersion: v2
+ appVersion: latest
+ created: "2021-10-09T19:21:04.344114077Z"
+ description: Function library for TrueCharts
+ digest: a97fdbd3a3ae65c99ce85dcad2989da80994da4b147889b091542563ad54419b
+ home: https://github.com/truecharts/apps/tree/master/charts/common
+ icon: https://avatars.githubusercontent.com/u/76400755
+ keywords:
+ - truecharts
+ - library-chart
+ - common
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ name: common
+ type: library
+ urls:
+ - https://github.com/truecharts/apps/releases/download/common-8.3.1/common-8.3.1.tgz
+ version: 8.3.1
- apiVersion: v2
appVersion: latest
created: "2021-10-09T17:26:38.580061206Z"
@@ -197003,4 +197024,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
-generated: "2021-10-09T19:00:16.794995036Z"
+generated: "2021-10-09T19:21:04.397106382Z"