* [bitnami/postgresql] add commonLabels
* [bitnami/postgresql] update chart minor version
* [bitnami/postgresql] bump version
Co-authored-by: Joseph Vano <jvano@ea.com>
* [bitnami/postgresql-ha] Mark PSP as deprecated
* [bitnami/postgresql] Mark PSP as deprecated
* [bitnami/redis-cluster] Mark PSP as deprecated
* [bitnami/redis] Mark PSP as deprecated
* [bitnami/thanos] Mark PSP as deprecated
* [bitnami/wavefront] Mark PSP as deprecated
* [bitnami/thanos] Update README
* [bitnami/thanos] Fix linting issues
* [bitnami/postgresql] Add template render for labels on primary and readreplicas
* [bitnami/postgresql] Add template render for labels on primary and readreplicas
* [bitnami/postgresql] bump chart versiopn
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
* 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>
* Rebase master
* Fix typo in statefulset
* Include lifecycle in the if statement
* Include metrics container
* Update README
* Rebase master
* Rebase master
* Rebase master
* Add diagnostic mode to etcd
* Add diagnostic mode to fluentd
* Add diagnostic mode to grafana-tempo
* Add diagnostic mode to haproxy
* Rebase master
* Fix values location and README
* Add diagnostic mode to the scaffolding
* Add diagnostic mode to kafka
* Add diagnostic mode to kong
* Fix linter in ejbca
* Add diagnostic mode to logstash
* Add diagnostic mode to mariadb
* Add diagnostic mode to mongodb-sharded
* Fix BITNAMI_DEBUG in galera
* Add diagnostic mode to mysql
* Add diagnostic mode to nats
* Add diagnostic mode to postgresql
* Add diagnostic mode to rabbitmq
* Add diagnostic mode to redis-cluster
* Add diagnostic mode to spark
* Add diagnostic mode to wordpress
* Add diagnostic mode to zookeeper
* Fix/Add BITNAMI_DEBUG in kong, nats, and spark
* Update READMEs
* Unify 'Please be patient...' sentence in NOTES
* Bump galera version
* [bitnami/postgresql] Add option to create services for each read replica
Adds option to disable the service that connects to all read replicas.
Read-Replica unique services do not have options for LoadBalancers, Node Ports, or Setting ClusterIP.
Fixesbitnami/charts#6954
* [bitnami/postgresql] Update values.yaml comments
Added proper comments so that replication.singleService and replication.uniqueServices are bitnami-labs/readme-generator-for-helm compatible
* [bitnami/postgresql] remove unused varaibles
* [bitnami/postgresql] delete test file
* [bitnami/postgresql] bump chart version
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>