diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md
index f7d19500b5b..fe131e55806 100644
--- a/charts/dependency/postgresql/CHANGELOG.md
+++ b/charts/dependency/postgresql/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [postgresql-6.0.1](https://github.com/truecharts/apps/compare/postgresql-6.0.0...postgresql-6.0.1) (2021-11-16)
+
+#### Fix
+
+* correct mistake in VCT
+
+
+
### [postgresql-6.0.0](https://github.com/truecharts/apps/compare/postgresql-5.2.2...postgresql-6.0.0) (2021-11-16)
diff --git a/charts/dependency/postgresql/helm-values.md b/charts/dependency/postgresql/helm-values.md
index 88d65db12b9..f8463b632be 100644
--- a/charts/dependency/postgresql/helm-values.md
+++ b/charts/dependency/postgresql/helm-values.md
@@ -29,8 +29,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
| image.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | |
-| persistence.db.enabled | bool | `true` | |
-| persistence.db.mountPath | string | `"/bitnami/postgresql"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
@@ -40,5 +38,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `5432` | |
| service.main.ports.main.targetPort | int | `5432` | |
+| volumeClaimTemplates.db.enabled | bool | `true` | |
+| volumeClaimTemplates.db.mountPath | string | `"/bitnami/postgresql"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/dependency/postgresql/CHANGELOG.md b/docs/apps/dependency/postgresql/CHANGELOG.md
index f7d19500b5b..fe131e55806 100644
--- a/docs/apps/dependency/postgresql/CHANGELOG.md
+++ b/docs/apps/dependency/postgresql/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [postgresql-6.0.1](https://github.com/truecharts/apps/compare/postgresql-6.0.0...postgresql-6.0.1) (2021-11-16)
+
+#### Fix
+
+* correct mistake in VCT
+
+
+
### [postgresql-6.0.0](https://github.com/truecharts/apps/compare/postgresql-5.2.2...postgresql-6.0.0) (2021-11-16)
diff --git a/docs/apps/dependency/postgresql/helm-values.md b/docs/apps/dependency/postgresql/helm-values.md
index 88d65db12b9..f8463b632be 100644
--- a/docs/apps/dependency/postgresql/helm-values.md
+++ b/docs/apps/dependency/postgresql/helm-values.md
@@ -29,8 +29,6 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
| image.tag | string | `"14.1.0@sha256:ed5305053c28f397ade50f5fa48e7f73dd1402bc20dcccf1978b3a5ff243f9dd"` | |
-| persistence.db.enabled | bool | `true` | |
-| persistence.db.mountPath | string | `"/bitnami/postgresql"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
@@ -40,5 +38,7 @@ You will, however, be able to use all values referenced in the common chart here
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `5432` | |
| service.main.ports.main.targetPort | int | `5432` | |
+| volumeClaimTemplates.db.enabled | bool | `true` | |
+| volumeClaimTemplates.db.mountPath | string | `"/bitnami/postgresql"` | |
All Rights Reserved - The TrueCharts Project
diff --git a/docs/index.yaml b/docs/index.yaml
index f8b650fb794..7d2c99a90b4 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -169393,6 +169393,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz
version: 0.0.1
postgresql:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 14.1.0
+ created: "2021-11-16T15:42:25.887728629Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.6.2
+ description: PostgresSQL
+ digest: 07bc287865a94008a5821474afc7af9c5cac7a49c5e9598b50aaffbbd0f36312
+ home: https://github.com/truecharts/apps/tree/master/stable/postgres
+ icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
+ keywords:
+ - postgres
+ - postgressql
+ - dtabase
+ - sql
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: postgresql
+ sources:
+ - https://www.postgresql.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/postgresql-6.0.1/postgresql-6.0.1.tgz
+ version: 6.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -246040,4 +246073,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-11-16T15:25:29.386089286Z"
+generated: "2021-11-16T15:42:25.971237053Z"