mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 08:05:03 +08:00
* Update servicemonitor.yaml Add template render for .Values.metrics.serviceMonitor.additionalLabels * [bitnami/postgresql] add template render for .Values.primary.extraVolumes * [bitnami/postgresql] Add template render for .Values.readReplicas.extraVolumes * [bitnami/postgresql] Update documentation about new value evaluated as a template (primary.extraVolumes, readReplicas.extraVolumes and metrics.serviceMonitor.additionalLabels). * [bitnami/postgres] Bump chart version * [bitnami/zookeeper] Update ExtraVolumes as template render, add sidecar to POD and ZOO_LOG4J_PROP environment variables * [bitnami/postgresql] Remove information (value evaluated as a template) from README.md * [bitnami/zookeeper] Remove information to Readme, empty space at end of the line 294 bitnami/zookeeper/templates/statefulset.yaml and move comment on values * [bitnami/zookeeper] Bump zookeeper chart version * [bitnbami/zookeeper] Fix missnaming and nexw line on values and Fix README * [bitnbami/postgresql] Fix README * [bitnbami/postgresql] Fix README * [bitnbami/postgresql] Bump postgresql version * Update Chart.yaml Include new line at the end of the file Co-authored-by: baudelet <bbaudelet.soprasteria@lfdj.com> Co-authored-by: alvneiayu <alvaron@vmware.com>
30 lines
837 B
YAML
30 lines
837 B
YAML
annotations:
|
|
category: Database
|
|
apiVersion: v2
|
|
appVersion: 11.13.0
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 1.x.x
|
|
description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql
|
|
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
|
|
keywords:
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
- sql
|
|
- replication
|
|
- cluster
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
- email: cedric@desaintmartin.fr
|
|
name: desaintmartin
|
|
name: postgresql
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-postgresql
|
|
- https://www.postgresql.org/
|
|
version: 10.10.3
|