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-20 18:09:27 +00:00
parent c4a6348636
commit bf10c612c5
5 changed files with 65 additions and 3 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="postgresql-4.0.1"></a>
### [postgresql-4.0.1](https://github.com/truecharts/apps/compare/postgresql-4.0.0...postgresql-4.0.1) (2021-10-20)
#### Chore
* bump common on postgresql
#### Fix
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
<a name="postgresql-4.0.0"></a>
### [postgresql-4.0.0](https://github.com/truecharts/apps/compare/postgresql-3.0.21...postgresql-4.0.0) (2021-10-20)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.13 |
| https://truecharts.org | common | 8.3.14 |
## Installing the Chart
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="postgresql-4.0.1"></a>
### [postgresql-4.0.1](https://github.com/truecharts/apps/compare/postgresql-4.0.0...postgresql-4.0.1) (2021-10-20)
#### Chore
* bump common on postgresql
#### Fix
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
<a name="postgresql-4.0.0"></a>
### [postgresql-4.0.0](https://github.com/truecharts/apps/compare/postgresql-3.0.21...postgresql-4.0.0) (2021-10-20)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.13 |
| https://truecharts.org | common | 8.3.14 |
## Installing the Chart
+37 -1
View File
@@ -155495,6 +155495,42 @@ 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: 13.4.0
created: "2021-10-20T18:09:25.120891354Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.14
description: PostgresSQL
digest: 4bb3190d01d6fbfb447e70886c6c1d7e865155c230e70c555504ac5b6b54707d
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.0.1/postgresql-4.0.1.tgz
version: 4.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -225487,4 +225523,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-20T17:45:02.067931908Z"
generated: "2021-10-20T18:09:25.202124156Z"