Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d11f922d03
commit
33951c80b1
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-5.1.4"></a>
|
||||
### [postgresql-5.1.4](https://github.com/truecharts/apps/compare/postgresql-5.1.3...postgresql-5.1.4) (2021-10-26)
|
||||
|
||||
#### Fix
|
||||
|
||||
* correct group permissions on SCALE deployments of postgresql
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-5.1.3"></a>
|
||||
### [postgresql-5.1.3](https://github.com/truecharts/apps/compare/postgresql-5.1.2...postgresql-5.1.3) (2021-10-26)
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-5.1.4"></a>
|
||||
### [postgresql-5.1.4](https://github.com/truecharts/apps/compare/postgresql-5.1.3...postgresql-5.1.4) (2021-10-26)
|
||||
|
||||
#### Fix
|
||||
|
||||
* correct group permissions on SCALE deployments of postgresql
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-5.1.3"></a>
|
||||
### [postgresql-5.1.3](https://github.com/truecharts/apps/compare/postgresql-5.1.2...postgresql-5.1.3) (2021-10-26)
|
||||
|
||||
|
|
|
@ -161240,6 +161240,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.0.0
|
||||
created: "2021-10-26T21:26:25.113335894Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.16
|
||||
description: PostgresSQL
|
||||
digest: 7f37bd1a195a6c78bedcd2d2e768ae01b49bb4606589bb564adce8681e479484
|
||||
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
|
||||
name: postgresql
|
||||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/postgresql-5.1.4/postgresql-5.1.4.tgz
|
||||
version: 5.1.4
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
@ -233801,4 +233834,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-26T21:15:38.334599615Z"
|
||||
generated: "2021-10-26T21:26:25.173313836Z"
|
||||
|
|
Loading…
Reference in New Issue