mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[bitnami/postgresql] Remove invalid debian-9 references (#20976)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: postgresql
|
||||
version: 8.4.0
|
||||
version: 8.4.1
|
||||
appVersion: 11.7.0
|
||||
description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
|
||||
keywords:
|
||||
|
||||
@@ -274,7 +274,7 @@ To horizontally scale this chart, you can use the `--replicas` flag to modify th
|
||||
|
||||
### Change PostgreSQL version
|
||||
|
||||
To modify the PostgreSQL version used in this chart you can specify a [valid image tag](https://hub.docker.com/r/bitnami/postgresql/tags/) using the `image.tag` parameter. For example, `image.tag=12.0.0-debian-9-r0`
|
||||
To modify the PostgreSQL version used in this chart you can specify a [valid image tag](https://hub.docker.com/r/bitnami/postgresql/tags/) using the `image.tag` parameter. For example, `image.tag=12.0.0`
|
||||
|
||||
### postgresql.conf / pg_hba.conf files as configMap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user