Commit Graph

112 Commits

Author SHA1 Message Date
Bitnami Containers
8671e25bde [bitnami/postgresql] Release 10.4.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-09 04:54:57 +00:00
Bitnami Containers
36ab336cfd [bitnami/postgresql] Release 10.4.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-03 15:42:12 +00:00
Bitnami Containers
bd13ba8ae4 [bitnami/postgresql] Release 10.4.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-27 10:53:07 +00:00
Bitnami Containers
86aeb2c899 [bitnami/postgresql] Release 10.4.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-25 06:46:19 +00:00
Bitnami Containers
14c777ec1c [bitnami/postgresql] Release 10.4.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-19 09:15:17 +00:00
Bitnami Containers
091d4c927a [bitnami/postgresql] Release 10.4.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-14 22:19:56 +00:00
Bitnami Containers
ff6296dd46 [bitnami/postgresql] Release 10.4.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-14 04:12:04 +00:00
Bitnami Containers
03f82282ab [bitnami/postgresql] Release 10.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-07 17:02:44 +00:00
Bitnami Containers
b23c573bf9 [bitnami/postgresql] Release 10.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-04 09:03:48 +00:00
Bitnami Containers
157448a146 [bitnami/postgresql] Release 10.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-02 20:07:01 +00:00
Cédric de Saint Martin
1dbd2a2038 [bitnami/postgresql] SHM: remove size limit on the emptyDir. (#6232)
The size of this emptyDir in memory flavor will count against your container's memory limit, so no need to have a separate limit.
A lot of parallel queries on huge workloads can be greater than 1GB.
2021-04-29 09:40:50 +02:00
Bitnami Containers
31a3beff08 [bitnami/postgresql] Release 10.3.18 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-20 11:05:38 +00:00
Bitnami Containers
4c72712f8d [bitnami/postgresql] Release 10.3.17 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-11 03:19:14 +00:00
Bitnami Containers
0c80da716f [bitnami/postgresql] Release 10.3.16 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-09 03:16:47 +00:00
Bitnami Containers
4085304b25 [bitnami/postgresql] Release 10.3.15 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-03 06:40:41 +00:00
Bitnami Containers
40075c7cee [bitnami/postgresql] Release 10.3.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-30 09:47:05 +00:00
Bitnami Containers
0391090fe1 [bitnami/postgresql] Release 10.3.13 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-12 03:41:52 +00:00
Bitnami Containers
daa0007ab2 [bitnami/postgresql] Release 10.3.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-11 00:31:27 +00:00
Bitnami Containers
cb37a0ec21 [bitnami/postgresql] Release 10.3.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-05 07:22:58 +00:00
Carlos Rodríguez Hernández
870bc4dba1 [bitnami/*] Remove minideb mentions (#5677)
* Replace minideb by bitnami-shell in READMEs
* Avoid minideb mentions in Helm Charts
* Update values.yaml
* Update values.yaml
2021-03-04 15:26:03 +01:00
Bitnami Containers
99d7551caf [bitnami/postgresql] Release 10.3.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-04 03:12:48 +00:00
Bitnami Containers
a69d08a310 [bitnami/postgresql] Release 10.3.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-26 03:04:58 +00:00
Bitnami Containers
078cc97730 [bitnami/postgresql] Release 10.3.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-24 07:56:46 +00:00
Bitnami Containers
02d06a07cd [bitnami/postgresql] Release 10.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-20 06:13:10 +00:00
Bitnami Containers
b10f2aa22c [bitnami/postgresql] Release 10.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-19 03:49:56 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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