Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-23 11:18:01 +00:00
parent 4d61f76e0d
commit ff21b080c9
54 changed files with 586 additions and 33 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="postgresql-6.0.9"></a>
### [postgresql-6.0.9](https://github.com/truecharts/apps/compare/postgresql-6.0.7...postgresql-6.0.9) (2021-11-23)
#### Chore
* bump common on deps
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
<a name="postgresql-6.0.7"></a>
### [postgresql-6.0.7](https://github.com/truecharts/apps/compare/postgresql-6.0.6...postgresql-6.0.7) (2021-11-22)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.1 |
| https://truecharts.org | common | 8.9.2 |
## Installing the Chart
+1 -1
View File
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
| image.tag | string | `"14.1.0@sha256:27ae2f22d952b9980a908aecf970a4506fc9eea7d8979213ace53ae4722707af"` | |
| image.tag | string | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |