Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
247a2d8fa8
commit
d594779207
|
@ -1,6 +1,11 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-3.0.9"></a>
|
||||
### [postgresql-3.0.9](https://github.com/truecharts/apps/compare/postgresql-3.0.8...postgresql-3.0.9) (2021-10-09)
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-3.0.8"></a>
|
||||
### [postgresql-3.0.8](https://github.com/truecharts/apps/compare/postgresql-3.0.7...postgresql-3.0.8) (2021-10-05)
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.2.2 |
|
||||
| https://truecharts.org | common | 8.3.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
|
||||
<a name="postgresql-3.0.8"></a>
|
||||
### [postgresql-3.0.8](https://github.com/truecharts/apps/compare/postgresql-3.0.7...postgresql-3.0.8) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
|
||||
<a name="postgresql-3.0.9"></a>
|
||||
### [postgresql-3.0.9](https://github.com/truecharts/apps/compare/postgresql-3.0.8...postgresql-3.0.9) (2021-10-09)
|
||||
|
|
|
@ -1,6 +1,11 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-3.0.9"></a>
|
||||
### [postgresql-3.0.9](https://github.com/truecharts/apps/compare/postgresql-3.0.8...postgresql-3.0.9) (2021-10-09)
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-3.0.8"></a>
|
||||
### [postgresql-3.0.8](https://github.com/truecharts/apps/compare/postgresql-3.0.7...postgresql-3.0.8) (2021-10-05)
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.2.2 |
|
||||
| https://truecharts.org | common | 8.3.0 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -135082,6 +135082,37 @@ entries:
|
|||
- https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
postgresql:
|
||||
- apiVersion: v2
|
||||
appVersion: 13.4.0
|
||||
created: "2021-10-09T19:00:16.725241832Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.0
|
||||
description: PostgresSQL
|
||||
digest: 1ff9817454154a6bb8271edc9d671ec91f95feed28fab0aa75c8d886a448572b
|
||||
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-3.0.9/postgresql-3.0.9.tgz
|
||||
version: 3.0.9
|
||||
- apiVersion: v2
|
||||
appVersion: 13.4.0
|
||||
created: "2021-10-05T11:36:26.318202539Z"
|
||||
|
@ -196972,4 +197003,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-09T17:26:38.635007595Z"
|
||||
generated: "2021-10-09T19:00:16.794995036Z"
|
||||
|
|
Loading…
Reference in New Issue