diff --git a/stable/postgresql/13.0.11/CHANGELOG.md b/stable/postgresql/13.0.11/CHANGELOG.md
new file mode 100644
index 00000000000..eb36f09f686
--- /dev/null
+++ b/stable/postgresql/13.0.11/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [postgresql-13.0.11](https://github.com/truecharts/charts/compare/postgresql-13.0.10...postgresql-13.0.11) (2023-04-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8468](https://github.com/truecharts/charts/issues/8468))
+
+
+
+
+## [postgresql-13.0.10](https://github.com/truecharts/charts/compare/postgresql-13.0.9...postgresql-13.0.10) (2023-04-28)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8346](https://github.com/truecharts/charts/issues/8346))
+
+
+
+
+## [postgresql-13.0.9](https://github.com/truecharts/charts/compare/postgresql-13.0.8...postgresql-13.0.9) (2023-04-25)
+
+### Chore
+
+- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
+
+
+
+
+## [postgresql-13.0.8](https://github.com/truecharts/charts/compare/postgresql-13.0.7...postgresql-13.0.8) (2023-04-25)
+
+### Chore
+
+- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
+
+
+
+
+## [postgresql-13.0.7](https://github.com/truecharts/charts/compare/postgresql-13.0.6...postgresql-13.0.7) (2023-04-20)
+
+### Chore
+
+- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
+
+
+
+
+## [postgresql-13.0.6](https://github.com/truecharts/charts/compare/postgresql-13.0.5...postgresql-13.0.6) (2023-04-16)
+
+### Chore
+
+- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
+
+
+
+
+## [postgresql-13.0.5](https://github.com/truecharts/charts/compare/postgresql-13.0.4...postgresql-13.0.5) (2023-04-16)
+
+### Chore
+
+- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
+
+
+
+
+## [postgresql-13.0.4](https://github.com/truecharts/charts/compare/postgresql-13.0.3...postgresql-13.0.4) (2023-04-15)
+
+### Chore
+
+- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
+
+
+
+
+## [postgresql-13.0.3](https://github.com/truecharts/charts/compare/postgresql-13.0.2...postgresql-13.0.3) (2023-04-14)
+
+
+
+
+## [postgresql-13.0.2](https://github.com/truecharts/charts/compare/postgresql-13.0.1...postgresql-13.0.2) (2023-04-12)
+
+### Chore
+
+- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
+
+
+
+
+## [postgresql-13.0.1](https://github.com/truecharts/charts/compare/postgresql-13.0.0...postgresql-13.0.1) (2023-04-11)
+
+### Fix
+
+- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
+
+
diff --git a/stable/postgresql/13.0.11/Chart.yaml b/stable/postgresql/13.0.11/Chart.yaml
new file mode 100644
index 00000000000..40150a2bb50
--- /dev/null
+++ b/stable/postgresql/13.0.11/Chart.yaml
@@ -0,0 +1,30 @@
+apiVersion: v2
+appVersion: "14.7.0"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 12.6.1
+deprecated: false
+description: PostgresSQL
+home: https://truecharts.org/charts/stable/postgresql
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.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://github.com/truecharts/charts/tree/master/charts/stable/postgresql
+ - https://www.postgresql.org/
+type: application
+version: 13.0.11
+annotations:
+ truecharts.org/catagories: |
+ - database
+ truecharts.org/SCALE-support: "true"
diff --git a/stable/postgresql/13.0.11/README.md b/stable/postgresql/13.0.11/README.md
new file mode 100644
index 00000000000..701942c352f
--- /dev/null
+++ b/stable/postgresql/13.0.11/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+*All Rights Reserved - The TrueCharts Project*
diff --git a/stable/postgresql/13.0.11/app-changelog.md b/stable/postgresql/13.0.11/app-changelog.md
new file mode 100644
index 00000000000..7eed2c115b7
--- /dev/null
+++ b/stable/postgresql/13.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [postgresql-13.0.11](https://github.com/truecharts/charts/compare/postgresql-13.0.10...postgresql-13.0.11) (2023-04-29)
+
+### Chore
+
+- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8468](https://github.com/truecharts/charts/issues/8468))
+
+
\ No newline at end of file
diff --git a/stable/postgresql/13.0.11/app-readme.md b/stable/postgresql/13.0.11/app-readme.md
new file mode 100644
index 00000000000..54c9183f0cf
--- /dev/null
+++ b/stable/postgresql/13.0.11/app-readme.md
@@ -0,0 +1,8 @@
+PostgresSQL
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/postgresql](https://truecharts.org/charts/stable/postgresql)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/postgresql/13.0.11/charts/common-12.6.1.tgz b/stable/postgresql/13.0.11/charts/common-12.6.1.tgz
new file mode 100644
index 00000000000..4135ec2a26f
Binary files /dev/null and b/stable/postgresql/13.0.11/charts/common-12.6.1.tgz differ
diff --git a/stable/postgresql/13.0.11/ix_values.yaml b/stable/postgresql/13.0.11/ix_values.yaml
new file mode 100644
index 00000000000..17caa98e028
--- /dev/null
+++ b/stable/postgresql/13.0.11/ix_values.yaml
@@ -0,0 +1,58 @@
+image:
+ repository: tccr.io/truecharts/postgresql
+ pullPolicy: IfNotPresent
+ tag: 14.7.0@sha256:cd537dfc786b5ff9233b101dc4400016a744787ce576f9f3c7e5d78f8e1c1f81
+workload:
+ main:
+ enabled: false
+ podSpec:
+ containers:
+ main:
+ enabled: false
+ probes:
+ liveness:
+ enabled: false
+ readiness:
+ enabled: false
+ startup:
+ enabled: false
+portal:
+ open:
+ enabled: false
+service:
+ main:
+ enabled: false
+ ports:
+ main:
+ enabled: false
+ port: 9999
+cnpg:
+ main:
+ enabled: false
+ primary: true
+ # -- number of instances for both postgres and pgbouncer
+ instances: 2
+ database: "app"
+ user: "app"
+ # password:
+ # superUserPassword:
+ # -- change to supervised to disable unsupervised updates
+ # Example of rolling update strategy:
+ # - unsupervised: automated update of the primary once all
+ # replicas have been upgraded (default)
+ # - supervised: requires manual supervision to perform
+ # the switchover of the primary
+ primaryUpdateStrategy: unsupervised
+ # -- enable to create extra pgbouncer for readonly access
+ acceptRO: false
+ # -- storage size for the two pvc's per instance
+ storage:
+ size: "256Gi"
+ walsize: "256Gi"
+ pooler:
+ instances: 2
+ # -- set to enable prometheus metrics
+ monitoring:
+ enablePodMonitor: true
+ # -- contains credentials and urls output by generator
+ creds: {}
diff --git a/stable/postgresql/13.0.11/questions.yaml b/stable/postgresql/13.0.11/questions.yaml
new file mode 100644
index 00000000000..b790aa90fb5
--- /dev/null
+++ b/stable/postgresql/13.0.11/questions.yaml
@@ -0,0 +1,120 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+questions:
+
+
+ - variable: cnpg
+ group: Postgresql
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walsize
+ label: Walsize
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: pooler
+ label: "Pooler"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 2
+ - variable: Monitoring
+ label: "Metrics"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/postgresql/13.0.11/templates/NOTES.txt b/stable/postgresql/13.0.11/templates/NOTES.txt
new file mode 100644
index 00000000000..efcb74cb772
--- /dev/null
+++ b/stable/postgresql/13.0.11/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/postgresql/13.0.11/templates/common.yaml b/stable/postgresql/13.0.11/templates/common.yaml
new file mode 100644
index 00000000000..992373e7501
--- /dev/null
+++ b/stable/postgresql/13.0.11/templates/common.yaml
@@ -0,0 +1,2 @@
+
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/postgresql/13.0.11/values.yaml b/stable/postgresql/13.0.11/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d