mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 15:37:20 +08:00
[bitnami/postgresql] Fix typo on README.md (#2999)
* Fix typo on README.md The actual value is correct both in [values.yaml](https://github.com/bitnami/charts/blob/master/bitnami/postgresql/values.yaml#L93) and [actual](https://github.com/bitnami/charts/blob/master/bitnami/postgresql/templates/statefulset.yaml#L70) [usage](https://github.com/bitnami/charts/blob/master/bitnami/postgresql/templates/serviceaccount.yaml) * Bump chart version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: postgresql
|
||||
version: 8.10.11
|
||||
version: 8.10.12
|
||||
appVersion: 11.8.0
|
||||
description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
|
||||
keywords:
|
||||
|
||||
Reference in New Issue
Block a user