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-18 18:42:22 +00:00
parent c87c6f4c64
commit 5076ad6200
6 changed files with 55 additions and 10 deletions
+9
View File
@@ -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)
+1 -1
View File
@@ -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
+3 -7
View File
@@ -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