Bitnami Containers
c2bb81e86a
[bitnami/postgresql] Release 10.3.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-11 21:57:37 +00:00
Tom
4373a9a42a
Fix typo "sed" => "used" ( #5461 )
2021-02-11 14:21:34 +01:00
Michael Kriese
bc9ad41dfc
[bitnami/postgresql] add optional startup probe to postgresql ( #5445 )
...
* feat: add optional startup probe to postgresql
* chore: fix lint
* Update README.md
* Update values.yaml
Co-authored-by: Andrés Bono <andresbono@vmware.com >
2021-02-11 13:58:13 +01:00
Miguel Ruiz
5f095734f9
[bitnami/*] Add notice regarding parameters immutability after chart installation ( #4853 )
...
* Add notice regarding parameters immutability after chart installation
* Revert changes on Mongo and Memcached README.md
2021-02-10 13:10:57 +01:00
Bitnami Containers
bc4c881832
[bitnami/postgresql] Release 10.2.8 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-08 22:47:11 +00:00
Bitnami Containers
4383712749
[bitnami/postgresql] Release 10.2.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-04 20:11:31 +00:00
hanzala1234
fc694c5095
[bitnami/Postgresql] Add explicit namespace field on resources ( #5333 )
...
* Update configmap.yaml
* Update extended-config-configmap.yaml
* Update initialization-configmap.yaml
* Update metrics-configmap.yaml
* Update metrics-svc.yaml
* Update networkpolicy.yaml
* Update podsecuritypolicy.yaml
* Update role.yaml
* Update rolebinding.yaml
* Update secrets.yaml
* Update serviceaccount.yaml
* Update statefulset-readreplicas.yaml
* Update statefulset.yaml
* Update svc-headless.yaml
* Update svc-read.yaml
* Update svc.yaml
* Update chart version
2021-01-29 15:37:28 +01:00
Carlos Rodríguez Hernández
0462921418
[bitnami/*] Unify icons in Chart.yaml and add missing fields ( #5206 )
...
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Francisco de Paz Galán
09249d3ebf
[bitnami/postgresql] Fix value KeepalivesCount typo ( #5171 )
...
Signed-off-by: fdepaz <fdepaz@bitnami.com >
2021-01-22 10:43:32 +01:00
Carlos Rodríguez Hernández
131711cfbe
[bitnami/postgresql] Drop values-production.yaml support ( #5125 )
2021-01-19 17:56:58 +01:00
Carlos Rodríguez Hernández
c5e67a3887
[bitnami/*] Change helm version in the prerequisites ( #5090 )
2021-01-19 14:40:01 +01:00
Bitnami Containers
49f9f9f859
[bitnami/postgresql] Release 10.2.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-12 16:33:22 +00:00
David Hoese
38c8044cbb
Clarify sharedBuffers example in postgresql README ( #4883 )
2021-01-05 12:34:56 +01:00
Bitnami Containers
ed749c0889
[bitnami/postgresql] Release 10.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-04 18:49:32 +00:00
Rafael Ríos Saavedra
2fe0b09089
Fix REAMDE ( #4816 )
2020-12-22 18:33:29 +01:00
Rafael Ríos Saavedra
2c96f0c948
Fixes some spacing in README.md ( #4742 )
...
Co-authored-by: rafael <rafael@bitnami.com >
2020-12-16 11:02:17 +01:00
Juan Ariza Toledano
52a2c99a89
[bitnami/*] Affinity based on common presets (vii) ( #4701 )
2020-12-14 10:57:51 +01:00
bl-ue
49adc63b67
[bitnami/*] fix typos ( #4699 )
...
* Fix typos
* Update bitnami/airflow/README.md
* fix minor typo
Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com >
2020-12-14 09:17:49 +01:00
Juan Ariza Toledano
2826c125b4
[bitnami/*] Update dependencies ( #4694 )
2020-12-11 13:05:27 +01:00
Bitnami Containers
94676b392f
[bitnami/postgresql] Release 10.1.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-07 20:14:35 +00:00
Bitnami Containers
494e84ed46
[bitnami/postgresql] Release 10.1.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-04 16:42:31 +00:00
Francisco de Paz Galán
10bd8e1fbb
[bitnami/*] Add upgrade details to README ( #4480 )
...
* [bitnami/postgresql] Add upgrade details to README
* Update upgrade instructions for charts with postgresql as dependency
* Update bitnami/discourse/README.md
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
* Apply suggested changes
2020-11-25 20:22:15 +01:00
Sergey Bespalov
e0c026c74b
[bitnami/postgresql] postgresql-postgres-password doesn't work with global.postgresqlUsername and without postgresqlPostgresPassword #3130 ( #4380 )
...
* [bitnami/postgressql] `postgresql-postgres-password` doesn't work with `global.postgresqlUsername` and without `postgresqlPostgresPassword` #3130
* [bitnami/postgresql] `postgresql-postgres-password` doesn't work with `global.postgresqlUsername` and without `postgresqlPostgresPassword` #3130
Co-authored-by: Беспалов Сергей Михайлович <bespalov@srvhub.ru >
Co-authored-by: Sergey Bespalov <bespalov_sm@srvhub.ru >
2020-11-25 13:47:47 +01:00
CUELLAR Grégory
e383a6e328
[bitnami/postgresql] Implement persistence selector ( #4437 )
...
* [bitnami/postgresql] Implement persistence selector
* [bitnami/postgresql] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-20 21:31:09 +01:00
Miguel Ángel Cabrera Miñagorri
cf49c8a184
[bitnami/postgresql] Fix typo in values.yaml ( #4399 )
2020-11-18 15:31:03 +01:00
Carlos Rodríguez Hernández
2006fdf850
Update README.md
2020-11-18 13:20:43 +01:00
Bitnami Containers
323a092de7
[bitnami/postgresql] Release 10.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-17 19:34:43 +00:00
Miguel Ángel Cabrera Miñagorri
7eabc85fd4
[bitnami/postgresql] Adapt to Helm v3 and change nomenclature ( #4385 )
...
* Breaking change removal of Master/Slave
* Some additional clean up post merge of terms
* [bitnami/postgresql] Major version. Adapt Chart to apiVersion: v2
* Update Chart.yaml
* Delete empty section from README
Co-authored-by: W. Kavanaugh Latiolais <kavlatiolais@gmail.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2020-11-17 16:19:22 +01:00
Bitnami Containers
fd890aad24
[bitnami/postgresql] Release 9.8.13 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-14 14:12:37 +00:00
Bitnami Containers
a13c592efc
[bitnami/postgresql] Release 9.8.12 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-12 20:56:48 +00:00
Daniel Arteaga
2eec409666
[bitnami/postgresql] fix: update values to avoid warnings ( #4212 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
2020-11-04 16:29:53 +01:00
Bitnami Containers
3c992aa1e4
[bitnami/postgresql] Release 9.8.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-04 00:41:18 +00:00
Miguel Ángel Cabrera Miñagorri
ea13243ea6
[bitnami/postgresql] Fix secret logic for passwords ( #4123 )
2020-10-30 14:16:01 +01:00
Vincent Behar
b3a95b701b
[bitnami/*] Extra manifests should be top-level ( #4161 )
...
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.
this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +01:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +01:00
Aleksei Plotnikov
a92fbbe145
[bitnami/postgresql] Fix slave.extraInitContainers value ( #4124 )
...
* [bitnami/postgresql] Fix slave.extraInitContainers value
* [bitnami/postgresql] Version bump
* Use slave instead of master in the statefulset
* Fix comment in the values.yaml
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2020-10-27 10:23:24 +01:00
Aleksei Plotnikov
05eae0696d
[bitnami/postgresql] Fix extraDeploy, customLivenessProbe and customReadinessProbe values ( #4090 )
...
Co-authored-by: Aleksei Plotnikov <aleksei.plotnikov@starship.co >
2020-10-23 14:07:22 +02:00
Александр Аксентьев
6b8c1910bf
[bitnami/postgresql] Permit init-container start with root user. ( #4072 )
...
* Permit init-container start with root user.
If kubernetes cluster has enabled PSP feature, then init-container for fixing volume owner can not be running because root user is denied.
* bump version
* FIX: Bump version
2020-10-22 10:46:14 +02:00
Martín Caballero
46039b3974
[bitnami/postgresql] Added publishNotReadyAddresses: true to svc-headless.yaml ( #3990 )
...
* Set endpoints to be published before readiness checks pass as these endpoints are required to bootstrap the Cluster and make the application ready.
* Incremented version number
2020-10-13 12:59:53 +02:00
Александр Аксентьев
b5c34a1ed8
[bitnami/postgresql] Allow exporter port in network-policy if metrics enabled ( #3944 )
...
* Allow exporter port in network-policy if metrics enabled
* up chart version
2020-10-08 10:22:32 +02:00
Bitnami Containers
64cb5fd8d5
[bitnami/postgresql] Release 9.8.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-06 06:27:31 +00:00
Bitnami Containers
cc9375d7ff
[bitnami/postgresql] Release 9.8.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-29 18:05:22 +00:00
Douglas Vaghetti
204d41df2b
[bitnami/postgresql] Allow specifying different resource requests/limits on slaves ( #3800 )
2020-09-29 17:26:32 +02:00
Marcos Bjoerkelund
a933a38ec1
[bitnami/postgresql] Revert #3768 due to being a breaking change ( #3808 )
...
* Revert "[bitnami/postgresql] Added labels for volumeClaimTemplates (#3768 )"
This reverts commit 03f324b9f5 .
* Update chart version
2020-09-29 16:41:40 +02:00
Rahul Sadanandan
03f324b9f5
[bitnami/postgresql] Added labels for volumeClaimTemplates ( #3768 )
...
* Added labels for volumeClaimTemplates
* Update Chart.yaml
* Update bitnami/postgresql/templates/statefulset.yaml
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com >
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com >
2020-09-25 16:04:35 +02:00
Bitnami Containers
c45bc6fb26
[bitnami/postgresql] Release 9.7.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-24 08:22:57 +00:00
Miguel Ángel Cabrera Miñagorri
af4ae62ab7
[bitnami/postgresql] Use common functions for tplValues ( #3730 )
...
* [bitnami/postgresql] Use common functions for tplValues
* Bump version
2020-09-23 11:56:20 +02:00
alex-jesper
1517668734
[bitnami/chart] postgre #3722 : In exsistingSecret: Switched password keys ( #3744 )
2020-09-23 09:33:14 +02:00
Javier J. Salmerón-García
a729b97926
[bitnami/postgresql] Add customLivenessProbe and customReadinessProbe ( #3728 )
...
* [bitnami/postgresql] Add customLivenessProbe and customReadinessProbe
* Format table
2020-09-21 14:07:44 +02:00
Javier J. Salmerón-García
f193e43f1e
[bitnami/postgresql] Add improvements to comply with STIG ( #3712 )
...
* [bitnami/postgresql] Add improvements to comply with STIG
* undo fluentd
* extra list
* Fix missing env var
2020-09-18 19:07:40 +02:00