Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-26 09:10:04 +00:00
parent 41f212af99
commit d0ef64b151
5 changed files with 59 additions and 5 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-4.1.0"></a>
### [postgresql-4.1.0](https://github.com/truecharts/apps/compare/postgresql-5.0.0...postgresql-4.1.0) (2021-10-26)
#### Fix
* fix migration scripting for new major
<a name="postgresql-5.0.0"></a>
### [postgresql-5.0.0](https://github.com/truecharts/apps/compare/postgresql-4.0.3...postgresql-5.0.0) (2021-10-25)

View File

@ -34,13 +34,13 @@ You will, however, be able to use all values referenced in the common chart here
| initContainers.migrate-db.volumeMounts[1].name | string | `"data"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/bitnami/postgresql"` | |
| persistence.data.mountPath | string | `"/bitnami/postgresql/old"` | |
| persistence.data.size | string | `"999Gi"` | |
| persistence.data.storageClass | string | `"-"` | |
| persistence.data.type | string | `"pvc"` | |
| persistence.db.accessMode | string | `"ReadWriteOnce"` | |
| persistence.db.enabled | bool | `true` | |
| persistence.db.mountPath | string | `"/bitnami/postgresql/old"` | |
| persistence.db.mountPath | string | `"/bitnami/postgresql"` | |
| persistence.db.size | string | `"999Gi"` | |
| persistence.db.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-4.1.0"></a>
### [postgresql-4.1.0](https://github.com/truecharts/apps/compare/postgresql-5.0.0...postgresql-4.1.0) (2021-10-26)
#### Fix
* fix migration scripting for new major
<a name="postgresql-5.0.0"></a>
### [postgresql-5.0.0](https://github.com/truecharts/apps/compare/postgresql-4.0.3...postgresql-5.0.0) (2021-10-25)

View File

@ -34,13 +34,13 @@ You will, however, be able to use all values referenced in the common chart here
| initContainers.migrate-db.volumeMounts[1].name | string | `"data"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/bitnami/postgresql"` | |
| persistence.data.mountPath | string | `"/bitnami/postgresql/old"` | |
| persistence.data.size | string | `"999Gi"` | |
| persistence.data.storageClass | string | `"-"` | |
| persistence.data.type | string | `"pvc"` | |
| persistence.db.accessMode | string | `"ReadWriteOnce"` | |
| persistence.db.enabled | bool | `true` | |
| persistence.db.mountPath | string | `"/bitnami/postgresql/old"` | |
| persistence.db.mountPath | string | `"/bitnami/postgresql"` | |
| persistence.db.size | string | `"999Gi"` | |
| persistence.db.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |

View File

@ -160288,6 +160288,42 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/postgresql-5.0.0/postgresql-5.0.0.tgz
version: 5.0.0
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- database
truecharts.org/grade: U
apiVersion: v2
appVersion: 13.4.0
created: "2021-10-26T09:10:01.855013722Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
description: PostgresSQL
digest: 6199b76a4a407c94bd30fd5d250d8d3f87ddc2ce34994315e3cef1cb63c5e481
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: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: postgresql
sources:
- https://www.postgresql.org/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/postgresql-4.1.0/postgresql-4.1.0.tgz
version: 4.1.0
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@ -232233,4 +232269,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-26T02:50:54.140070236Z"
generated: "2021-10-26T09:10:01.942039436Z"