Commit Graph
28 Commits
Author SHA1 Message Date
Jose Antonio CarmonaandGitHub 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
Douglas VaghettiandGitHub 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
Amandeep SinghandGitHub 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
Carlos Rodríguez HernándezandGitHub 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
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 CritchlowandGitHub 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
Daniel ArteagaandGitHub c7751eb576 update bitnami/common to be compatible with helm v2.12+ (#2615) 2020-05-19 13:18:15 +02:00
Carlos Rodríguez HernándezandGitHub 3fa18e51e0 Update README.md 2020-04-28 11:55:52 +02:00
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
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
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
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
Juan Ariza ToledanoandGitHub 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
Juan Ariza ToledanoandGitHub 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 DenisandGitHub dc4a34bae5 [bitnami/postgresql]fix credetials for initdbScripts (#2083)
* [bitnami/postgresql] Fix credetials for initdbScripts
2020-03-20 08:33:52 +01:00
Evili del RioandGitHub 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
Carlos Rodríguez HernándezandGitHub a0e44f7d6a Move charts from upstreamed folder to bitnami (#2032)
* Move charts from upstreamed folder to bitnami

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove root .helmignore

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump charts version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove file added by error

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update Chart.yaml
2020-03-11 17:11:37 +01:00
Carlos Rodriguez Hernandez 5e80f54d4e Remove PostgreSQL chart from Bitnami 2018-10-24 07:58:59 +00:00
Carlos Rodriguez Hernandez 24706a6163 Apply some suggestions 2018-10-15 09:49:40 +00:00
Carlos Rodriguez Hernandez 395ba08e2b Add global registry option to Bitnami charts 2018-10-11 13:02:53 +00:00
Carlos Rodriguez Hernandez 2f6dc51ce6 Add kubeapps text to charts READMEs 2018-10-05 08:58:39 +00:00
Javier J. Salmeron Garcia 65a1e5eaa7 [bitnami/postgresql] Fix chart not being upgradable
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-09-21 18:03:40 +02:00
tompizmor b92ea0d2c9 Allow using custom scripts to initialize PostgreSQL 2018-07-27 11:40:52 +02:00
Beltran Rueda 58800b381e Add documentation for custom postgresql.conf files 2018-07-26 07:57:53 +00:00
Javier J. Salmeron Garcia 130f0904b9 [Postgresql] add non-root support 2018-07-25 13:59:12 +02:00
tompizmor 7527ab5b4c Support replication for PostgreSQL chart 2018-05-29 14:14:49 +02:00
tompizmor fdbcc57a95 Documentation fixes 2018-04-13 11:08:43 +02:00
tompizmor 5413120bb2 Rename charts folders 2018-04-13 10:46:07 +02:00