Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-3.0.18"></a>
|
||||
### [postgresql-3.0.18](https://github.com/truecharts/apps/compare/postgresql-3.0.17...postgresql-3.0.18) (2021-10-18)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common on postgresql
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-3.0.17"></a>
|
||||
### [postgresql-3.0.17](https://github.com/truecharts/apps/compare/postgresql-3.0.16...postgresql-3.0.17) (2021-10-17)
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.3.10 |
|
||||
| https://truecharts.org | common | 8.3.12 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
|
||||
<a name="postgresql-3.0.17"></a>
|
||||
### [postgresql-3.0.17](https://github.com/truecharts/apps/compare/postgresql-3.0.16...postgresql-3.0.17) (2021-10-17)
|
||||
<a name="postgresql-3.0.18"></a>
|
||||
### [postgresql-3.0.18](https://github.com/truecharts/apps/compare/postgresql-3.0.17...postgresql-3.0.18) (2021-10-18)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
|
||||
|
||||
#### Fix
|
||||
|
||||
* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156))
|
||||
* bump common on postgresql
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-3.0.18"></a>
|
||||
### [postgresql-3.0.18](https://github.com/truecharts/apps/compare/postgresql-3.0.17...postgresql-3.0.18) (2021-10-18)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common on postgresql
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-3.0.17"></a>
|
||||
### [postgresql-3.0.17](https://github.com/truecharts/apps/compare/postgresql-3.0.16...postgresql-3.0.17) (2021-10-17)
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.3.10 |
|
||||
| https://truecharts.org | common | 8.3.12 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
+32
-1
@@ -144852,6 +144852,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-18T18:42:19.623385253Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.3.12
|
||||
description: PostgresSQL
|
||||
digest: ad978c4280271dcff2542133518e2f42c437d9619ee9ca9395b54e7940cce09d
|
||||
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.18/postgresql-3.0.18.tgz
|
||||
version: 3.0.18
|
||||
- apiVersion: v2
|
||||
appVersion: 13.4.0
|
||||
created: "2021-10-13T21:52:30.558376135Z"
|
||||
@@ -210276,4 +210307,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-18T18:34:26.053148613Z"
|
||||
generated: "2021-10-18T18:42:19.714742296Z"
|
||||
|
||||
Reference in New Issue
Block a user