Commit Graph

95 Commits

Author SHA1 Message Date
Bitnami Containers
92ad3e746e [bitnami/postgresql] Release 9.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-07-15 00:55:29 +00:00
Jose Antonio Carmona
6c855ffb40 [bitnami/postgresql] Postgresql TLS Support (#3057)
* Add TLS support for postgresql chart

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Bump Chart version

* Remove unnecessary if condition in helper

* Notice about volumePermissions and TLS

* Improve TLS readability in README.md

* Remove the possibility of using /files/certs to upload TLS certs

* Fix indentation in init-containers

* Add warning for volumePermissions

* Bump PostgreSQL image version

In order to match the minimum release with TLS support
2020-07-14 15:15:56 +02:00
Dennis Effing
693e7656d1 [bitnami/postgresql] Helm label best practices (#3021)
* [bitnami/postgresql] Add dependency on bitnami common chart

* [bitnami/postgresql] Replace deprecated standard Helm labels

* [bitnami/postgresql] Bump version to 9.0.0

Co-authored-by: Dennis Effing <dennis.effing@codecentric.de>
2020-07-14 12:27:03 +02:00
Miguel Ángel Cabrera Miñagorri
63bde066b8 [bitnami/all] Add categories (#3075)
* [bitnami/airflow] Add category to Chart.yaml

* [bitnami/apache] Add category to Chart.yaml

* [bitnami/cassandra] Add category to Chart.yaml

* [bitnami/common] Add category to Chart.yaml

* [bitnami/consul] Add category to Chart.yaml

* [bitnami/contour] Add category to Chart.yaml

* [bitnami/discourse] Add category to Chart.yaml

* [bitnami/dokuwiki] Add category to Chart.yaml

* [bitnami/drupal] Add category to Chart.yaml

* [bitnami/ejbca] Add category to Chart.yaml

* [bitnami/elasticsearch] Add category to Chart.yaml

* [bitnami/etcd] Add category to Chart.yaml

* [bitnami/external-dns] Add category to Chart.yaml

* [bitnami/fluentd] Add category to Chart.yaml

* [bitnami/ghost] Add category to Chart.yaml

* [bitnami/grafana] Add category to Chart.yaml

* [bitnami/harbor] Add category to Chart.yaml

* [bitnami/influxdb] Add category to Chart.yaml

* [bitnami/jasperreports] Add category to Chart.yaml

* [bitnami/jenkins] Add category to Chart.yaml

* [bitnami/joomla] Add category to Chart.yaml

* [bitnami/kafka] Add category to Chart.yaml

* [bitnami/kibana] Add category to Chart.yaml

* [bitnami/kong] Add category to Chart.yaml

* [bitnami/kube-state-metrics] Add category to Chart.yaml

* [bitnami/kubewatch] Add category to Chart.yaml

* [bitnami/logstash] Add category to Chart.yaml

* [bitnami/magento] Add category to Chart.yaml

* [bitnami/mariadb] Add category to Chart.yaml

* [bitnami/mariadb-galera] Add category to Chart.yaml

* [bitnami/mediawiki] Add category to Chart.yaml

* [bitnami/memcached] Add category to Chart.yaml

* [bitnami/metallb] Add category to Chart.yaml

* [bitnami/metrics-server] Add category to Chart.yaml

* [bitnami/minio] Add category to Chart.yaml

* [bitnami/mongodb] Add category to Chart.yaml

* [bitnami/mongodb-sharded] Add category to Chart.yaml

* [bitnami/moodle] Add category to Chart.yaml

* [bitnami/mxnet] Add category to Chart.yaml

* [bitnami/nats] Add category to Chart.yaml

* [bitnami/nginx] Add category to Chart.yaml

* [bitnami/nginx-ingress-controller] Add category to Chart.yaml

* [bitnami/node] Add category to Chart.yaml

* [bitnami/node-exporter] Add category to Chart.yaml

* [bitnami/odoo] Add category to Chart.yaml

* [bitnami/opencart] Add category to Chart.yaml

* [bitnami/orangehrm] Add category to Chart.yaml

* [bitnami/osclass] Add category to Chart.yaml

* [bitnami/owncloud] Add category to Chart.yaml

* [bitnami/parse] Add category to Chart.yaml

* [bitnami/phabricator] Add category to Chart.yaml

* [bitnami/phpbb] Add category to Chart.yaml

* [bitnami/phpmyadmin] Add category to Chart.yaml

* [bitnami/postgresql] Add category to Chart.yaml

* [bitnami/postgresql-ha] Add category to Chart.yaml

* [bitnami/prestashop] Add category to Chart.yaml

* [bitnami/prometheus-operator] Add category to Chart.yaml

* [bitnami/pytorch] Add category to Chart.yaml

* [bitnami/rabbitmq] Add category to Chart.yaml

* [bitnami/redis] Add category to Chart.yaml

* [bitnami/redis-cluster] Add category to Chart.yaml

* [bitnami/redmine] Add category to Chart.yaml

* [bitnami/spark] Add category to Chart.yaml

* [bitnami/spring-cloud-dataflow] Add category to Chart.yaml

* [bitnami/suitecrm] Add category to Chart.yaml

* [bitnami/tensorflow-resnet] Add category to Chart.yaml

* [bitnami/testlink] Add category to Chart.yaml

* [bitnami/thanos] Add category to Chart.yaml

* [bitnami/tomcat] Add category to Chart.yaml

* [bitnami/wildfly] Add category to Chart.yaml

* [bitnami/wordpress] Add category to Chart.yaml

* [bitnami/zookeeper] Add category to Chart.yaml

* Add Github action

* Standarise E-xxx categories

* Standarise lint action yaml

* Add invalid category to test action

* Fetch repo before action

* Revert "Add invalid category to test action"

This reverts commit 0495382cb286be8d276d17b1ddaa89b75b3626b1.

* Add CHART_CATEGORIES file
2020-07-10 18:12:20 +02:00
Bitnami Containers
18f80142d0 [bitnami/postgresql] Release 8.10.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-07-07 21:38:54 +00:00
Bitnami Containers
8d6dcd5cbd [bitnami/postgresql] Release 8.10.13 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-07-02 07:48:15 +00:00
Douglas Vaghetti
0d46f5d893 [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
2020-07-02 09:00:41 +02:00
Bitnami Containers
5c5bcf9b5e [bitnami/postgresql] Release 8.10.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-29 20:01:59 +00:00
Bitnami Containers
cbde80c914 [bitnami/postgresql] Release 8.10.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-26 10:20:50 +00:00
Amandeep Singh
d133baf1ee [bitnami/postgresql] Update readme with delete PVC details (#2926)
* [bitnami/postgresql] Update readme with delete PVC details

* [bitnami/postgresql] bump version to 8.10.9
2020-06-26 10:05:49 +02:00
Bitnami Containers
a36d455915 [bitnami/postgresql] Release 8.10.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-24 11:00:51 +00:00
Ingvarr Zhmakin
abc14b569a Master StatefulSet annotations fix (#2899)
* Mastrer StatefulSet annotations fix

Master StatefulSet uses slave values for annotations. Simple correction provided.

* Updating postgresql chart version

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 10:51:35 +02:00
Bitnami Containers
f9cb0102f1 [bitnami/postgresql] Release 8.10.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 01:34:07 +00:00
Andres Martinez Gotor
4cff6ba8b0 [multiple charts] Update hidden properties in the different JSON schemas (#2871)
* Update hidden properties in the different JSON schemas

* Add missing paths
2020-06-18 15:47:03 +02:00
Carlos Rodríguez Hernández
c315cb078a [bitnami/several] Add instructions about how to use different branches (#2785)
* [bitnami/several] Add instructions about how to use different branches

* Fix typo
2020-06-09 09:05:44 +02:00
Bitnami Containers
dac5aab0c3 [bitnami/postgresql] Release 8.10.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-06-03 06:34:39 +00:00
Severi Haverila
1ca7dd4cd0 [bitnami/postgresql] update readme regarding postgres username and password (#2661)
* update readme regarding postgres username and password

* update version

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Jose Antonio Carmona <jcarmona@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-05-29 10:41:26 +02:00
Matthew Critchlow
56b036c389 [bitnami/postgresql] Fix extraInitContainers usage (#2689)
* [bitnami/postgresql] Fix extraInitContainers usage

Use postgresql.tplValue template to render extraInitContainers

The current implementation results in a syntax error when creating an
instance of the chart utilizing an initContainer.

Something as simple as:
```
  master:
    extraInitContainers:
      - name: init-example
        image: alpine:latest
        command: ["echo" , "hello"]
```

Results in:
Error: template: hifive/charts/postgresql/templates/statefulset.yaml:116:21: executing "hifive/charts/postgresql/templates/statefulset.yaml" at <.Values.master.extraInitContainers>: wrong type for value; expected string; got []interface {}

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-05-28 15:15:08 +02:00
Bitnami Containers
b476dcdb0c [bitnami/postgresql] Release 8.10.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-05-27 04:08:32 +00:00
jmox
98fb584159 [bitnami/postgresql] fixed a typo in values files (#2649)
* fixed a typo in annotations

* [bitnami/postgresql] bump Chart version [#2649]

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-05-26 12:42:35 +02:00
Matthew Critchlow
97038a44b7 [bitnami/postgresql] Fix customMetrics example (#2552)
The defined metric name `size_bytes` did not correspond to the `AS`
assignment in the SQL query.

Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
2020-05-25 18:54:01 +02:00
Matthew Critchlow
035148374b [bitnami/postgresql] Support all metrics env vars (#2620)
* [bitnami/postgresql] Support all metrics env vars

- Add `metrics.extraEnvVars` parameter to `README.md`
- Add sample `metrics.extraEnvVars` to `values.yaml` and `values-production.yaml`
- Add implementation to `statefulset.yaml`, using existing template.
2020-05-21 09:25:52 +02:00
Bitnami Containers
90a6422006 [bitnami/postgresql] Release 8.9.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-05-21 02:42:36 +00:00
Daniel Arteaga
c7751eb576 update bitnami/common to be compatible with helm v2.12+ (#2615) 2020-05-19 13:18:15 +02:00
Bitnami Containers
33517f8cdd [bitnami/postgresql] Release 8.9.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-05-18 11:11:16 +00:00
Bitnami Containers
a78d81910a [bitnami/postgresql] Release 8.9.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-05-14 18:57:49 +00:00
Bitnami Containers
588868581c [bitnami/postgresql] Release 8.9.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-05-08 15:35:10 +00:00
Bitnami Containers
3cfdf68840 [bitnami/postgresql] Release 8.9.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-05-08 00:23:10 +00:00
Bitnami Containers
09ba1564fe [bitnami/postgresql] Release 8.9.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-05-01 11:32:24 +00:00
Bitnami Containers
21f231dde5 [bitnami/postgresql] Release 8.9.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-28 14:14:07 +00:00
Carlos Rodríguez Hernández
3fa18e51e0 Update README.md 2020-04-28 11:55:52 +02:00
Nenad Strainovic
d88de83e04 [bitnami/postgresql] Fix conf.d permissions with postgresqlextendedConf (#2383)
* [bitnami/postgresql] Fix conf.d permissions with postgresqlextendedConf
2020-04-27 11:51:56 +02:00
Jacob Middag
67e100899c [bitnami/postgresql] Fix pod labels in master statefulservice (#2392)
* [bitnami/postgresql] Fix pod labels in master statefulservice
2020-04-23 09:57:51 +02:00
Bitnami Containers
3bec415f3b [bitnami/postgresql] Release 8.9.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-22 03:08:11 +00:00
Javier J. Salmerón-García
1765929fa8 [bitnami/postgresql] Add option to add annotations to all generated resources (#2368)
* [bitnami/postgresql] Add option to add annotations to all generated resources

* Add to readme

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-20 16:20:17 +02:00
Pavel Kazhavets
c60c746679 [bitnami/postgresql] Add PSP, Role and RoleBinding to chart (#2313)
* [bitnami/postgresql] Add PSP, Role and RoleBinding to chart

* [bitnami/postgresql] Add validation for psp.create and rbac.create parameters

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-17 08:52:33 +02:00
Bitnami Containers
734e060a34 [bitnami/postgresql] Release 8.7.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-15 09:07:53 +00:00
Juan Ariza Toledano
d128498599 [bitnami/postgresql] Avoid using 'deepCopy' since it's not supported in Helm old versions (#2275)
* [bitnami/postgresql] Avoid using 'deepCopy' since it's not supported in Helm old versions

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-09 09:54:16 +02:00
Miguel Ángel Cabrera Miñagorri
25de34c95a [bitnami/postgresql] Fix svc-read.yaml error (#2241)
* [bitnami/postgresql] Fix svc-read.yaml error

Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
2020-04-07 09:30:53 +02:00
Bitnami Containers
102f747100 [bitnami/postgresql] Release 8.7.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-06 22:05:51 +00:00
Tim Hise
fa546fc21c [bitnami/postgresql] fix replication with nodePort service type #2063 (#2192)
* Customizable master and slave service types, clusterips, and nodeports. Fixes collision when services are both nodeport type
* [bitnami/postgresql] Update components versions

Co-authored-by: Tim Hise <timjhise@gmail.com>
Co-authored-by: Kavanaugh Latiolais <kav@pelo.tech>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-06 10:03:38 +02:00
lyca
27bf542764 [bitnami/postgresql] Tpl usage in existing secret (#2211)
* Allow template usage for existingSecret.

* Updated chart version.

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-03 18:51:24 +02:00
Bitnami Containers
1d9296fe56 [bitnami/postgresql] Release 8.6.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-31 18:40:37 +00:00
Marcos Bjoerkelund
8fce43be84 [bitnami/postgresql] Fix conf permissions with postgresql.extendedConf (#2141)
* [bitnami/postgresql] Fix permissions of conf directory with postgresql.extendedConf

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-03-30 16:56:05 +02:00
Bitnami Containers
3306f53551 [bitnami/postgresql] Release 8.6.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-26 00:44:30 +00:00
Juan Ariza Toledano
429df27997 [bitnami/postgresql] Fix loadBalancerSourceRanges in svc-read (#2117)
* [bitnami/postgresql] Fix loadBalancerSourceRanges in svc-read

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/postgresql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-23 10:20:19 +01:00
Bitnami Containers
590c6b0f4e [bitnami/postgresql] Release 8.6.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-20 13:44:37 +00:00
Juan Ariza Toledano
0587893a5b [bitnami/postgresql] Update README.md + yamllint (#2097)
* [bitnami/postgresql] Update README.md

Signed-off-by: juan131 <juan@bitnami.com>
2020-03-20 10:16:45 +01:00
Epifanov Denis
dc4a34bae5 [bitnami/postgresql]fix credetials for initdbScripts (#2083)
* [bitnami/postgresql] Fix credetials for initdbScripts
2020-03-20 08:33:52 +01:00
Evili del Rio
730ef6c309 [bitnami/postgresql] Evaluate extraEnvVarsCM as a template (#2059)
Signed-off-by: Evili del Rio <evili.del.rio@gmail.com>
2020-03-18 09:40:39 +01:00