Commit Graph

13 Commits

Author SHA1 Message Date
Yarden Shoham
c1a1349e8b [bitnami/postgresql] Version the helper functions (#17847)
To allow multiple versions of this chart to coexist as subcharts we shouldn't only separate the helper functions by prefixing the chart name but also by suffixing incrementing function versions.

This is officially recommended by Helm in https://helm.sh/docs/chart_template_guide/named_templates/.

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Signed-off-by: Alberto Otero <lorenzoa@vmware.com>
Co-authored-by: Alberto Otero <lorenzoa@vmware.com>
2023-09-07 14:13:21 +00:00
Juan Ariza Toledano
8eaef88b98 [bitnami/postgresql: Use merge helper]: (#19093) 2023-09-06 12:52:04 +02:00
Juan Ariza Toledano
bf18e4b271 [bitnami/postgresql] Support for customizing standard labels (#18408) 2023-08-23 11:06:59 +02:00
Felipe V.C. Serafim
da68be8e95 Add copyright header (#17300)
* Add copyright header

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Remove copyright from vib runtime_parameters files

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Add copyright header for pinniped-auth.sh

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Update templates copyright header format

Signed-off-by: sfelipe <sfelipe@vmware.com>

---------

Signed-off-by: sfelipe <sfelipe@vmware.com>
2023-06-26 10:28:56 +02:00
Dennis Urban
515833f739 [bitnami/postgresql] Add quote to namespace (#9691)
* quote namespaces on postgresql chart

Signed-off-by: Dennis Urban <dennis.urban@flipapp.de>

Co-authored-by: Dennis Urban <dennis.urban@flipapp.de>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Fran Mulero <fmulero@vmware.com>
2022-04-07 18:56:02 +02:00
Juan Ariza Toledano
50946fdff3 [bitnami/postgresql] Chart standardization (#8827)
* [bitnami/postgresql] Chart standardization

Signed-off-by: juan131 <juanariza@vmware.com>

* [bitnami/postgresql] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-02-02 18:42:51 +01:00
Joey Vano
e2404c63cc [bitnami/postgresql] add common labels (#7952)
* [bitnami/postgresql] add commonLabels

* [bitnami/postgresql] update chart minor version

* [bitnami/postgresql] bump version

Co-authored-by: Joseph Vano <jvano@ea.com>
2021-10-28 12:52:28 +02: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
Juan Ariza Toledano
52a2c99a89 [bitnami/*] Affinity based on common presets (vii) (#4701) 2020-12-14 10:57:51 +01: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
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
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
Carlos Rodríguez Hernández
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