Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-3.0.11"></a>
|
||||
### [postgresql-3.0.11](https://github.com/truecharts/apps/compare/postgresql-3.0.10...postgresql-3.0.11) (2021-10-09)
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-3.0.10"></a>
|
||||
### [postgresql-3.0.10](https://github.com/truecharts/apps/compare/postgresql-3.0.9...postgresql-3.0.10) (2021-10-09)
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envTpl.POSTGRES_USER | string | `"{{ .Values.postgresqlUsername }}"` | |
|
||||
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
|
||||
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"{{ ( tpl .Values.existingSecret $ ) | default ( include \"common.names.fullname\" . ) }}"` | |
|
||||
| existingSecret | string | `""` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"bitnami/postgresql"` | |
|
||||
| image.tag | string | `"13.4.0@sha256:e7526fc32deec708740784d907bcea2ef6c78bc5ab5265026eff96e70082a54a"` | |
|
||||
|
||||
Reference in New Issue
Block a user