Javier J. Salmerón-García
0c94e15168
[bitnami/postgresql] feat: ✨ 🔒 Add resource preset support ( #23509 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2024-02-15 12:26:17 +01:00
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
Miguel Ruiz
262f4f1d29
[bitnami/postgresql] Fix issues when using enablePostgresUser=false ( #17398 )
...
* [bitnami/postgresql] Fix issues when using enablePostgresUser=false
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
* Helm dep update
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
* Update Notes.txt
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
* [bitnami/postgresql] Update custom database environment variable to ensure it is created
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
* [bitnami/postgresql] Set postgres password when customUser not postgres and enablePostgresUser
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
* [bitnami/postgresql] Restore POSTGRES_ variables
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
---------
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
Co-authored-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
2023-07-04 16:41:04 +02:00
David Gomez
eeb1faaa45
Fix postgres secret keys ( #15023 )
...
* [bitnami/postgresql] Fix postgres secretKeys
Signed-off-by: David Gomez <dgomezleon@vmware.com >
* [bitnami/postgresql] Fix descriptions
Signed-off-by: David Gomez <dgomezleon@vmware.com >
* [bitnami/postgresql] Update NOTES
Signed-off-by: David Gomez <dgomezleon@vmware.com >
* [bitnami/nginx] Fix NOTES
Signed-off-by: David Gomez <dgomezleon@vmware.com >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
---------
Signed-off-by: David Gomez <dgomezleon@vmware.com >
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com >
2023-02-20 13:54:24 +01:00
Carlos Rodríguez Hernández
8b8c516e42
[bitnami/postgresql] Add note about password issue when reinstalling helm chart ( #14547 )
...
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2023-01-26 10:43:07 +00:00
Carlos Rodríguez Hernández
099286ae7a
[bitnami/several] Replace base64 --decode with base64 -d ( #10495 )
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2022-05-30 19:16:36 +02:00
Sylvain Pasche
b92c842d9e
[bitnami/postgresql] Fix path to entrypoint.sh ( #10056 )
...
Signed-off-by: Sylvain Pasche <sylvain.pasche@gmail.com >
Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com >
2022-05-16 11:59:12 +02:00
Javier J. Salmerón-García
f547c0a039
[bitnami/postgresql] docs: 📝 Add note about using the container entrypoint ( #9160 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-02-23 11:20:23 +01: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
Carlos Rodríguez Hernández
8cad18aed9
[bitnami/several] Adapt templating format ( #8562 )
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2022-01-05 18:10:31 +01:00
Yi Siqi
a6a4cd17ac
remove password empty validation ( #8534 )
2021-12-31 13:36:10 +01:00
Javier J. Salmerón-García
9d6fbea190
[bitnami/postgresql] feat: ✨ Allow separate container port and service port ( #8506 )
...
* [bitnami/postgresql] feat: ✨ Allow separate container port and service port
* Add missing metadata
2021-12-28 10:07:12 +01:00
Carlos Rodríguez Hernández
a6751cdd33
[bitnami/several] Add chart info to NOTES.txt ( #7889 )
2021-10-22 16:04:39 +02:00
Carlos Rodríguez Hernández
9711a33c6e
[bitnami/several] Change pullPolicy for bitnami-shell image ( #7852 )
...
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
2021-10-19 14:38:37 +02:00
Carlos Rodríguez Hernández
f1344b0361
[bitnami/several] Add diagnostic mode ( #7012 )
...
* Rebase master
* Fix typo in statefulset
* Include lifecycle in the if statement
* Include metrics container
* Update README
* Rebase master
* Rebase master
* Rebase master
* Add diagnostic mode to etcd
* Add diagnostic mode to fluentd
* Add diagnostic mode to grafana-tempo
* Add diagnostic mode to haproxy
* Rebase master
* Fix values location and README
* Add diagnostic mode to the scaffolding
* Add diagnostic mode to kafka
* Add diagnostic mode to kong
* Fix linter in ejbca
* Add diagnostic mode to logstash
* Add diagnostic mode to mariadb
* Add diagnostic mode to mongodb-sharded
* Fix BITNAMI_DEBUG in galera
* Add diagnostic mode to mysql
* Add diagnostic mode to nats
* Add diagnostic mode to postgresql
* Add diagnostic mode to rabbitmq
* Add diagnostic mode to redis-cluster
* Add diagnostic mode to spark
* Add diagnostic mode to wordpress
* Add diagnostic mode to zookeeper
* Fix/Add BITNAMI_DEBUG in kong, nats, and spark
* Update READMEs
* Unify 'Please be patient...' sentence in NOTES
* Bump galera version
2021-07-27 13:10:01 +02:00
deef
3d76ba751a
[bitnami/postgresql] Add option to create services for each read replica ( #6990 )
...
* [bitnami/postgresql] Add option to create services for each read replica
Adds option to disable the service that connects to all read replicas.
Read-Replica unique services do not have options for LoadBalancers, Node Ports, or Setting ClusterIP.
Fixes bitnami/charts#6954
* [bitnami/postgresql] Update values.yaml comments
Added proper comments so that replication.singleService and replication.uniqueServices are bitnami-labs/readme-generator-for-helm compatible
* [bitnami/postgresql] remove unused varaibles
* [bitnami/postgresql] delete test file
* [bitnami/postgresql] bump chart version
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com >
2021-07-21 09:37:38 +02:00
Juan Ariza Toledano
52a2c99a89
[bitnami/*] Affinity based on common presets (vii) ( #4701 )
2020-12-14 10:57:51 +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
Jose Antonio Carmona
e64df12d1f
[bitnami/postgresql] Fix Postgres password with externalSecret ( #3408 )
...
* Fix Postgres password with externalSecret
Signed-off-by: joancafom <jcarmona@bitnami.com >
* Apply suggestions to improve readability
Co-authored-by: Rafael Ríos Saavedra <rafael.rios.saavedra@gmail.com >
2020-08-18 13:05:24 +02:00
Daniel Arteaga
079f5bd6ec
[bitnami/*] Use common helps for upgrade password errors ( #3335 )
...
* use common helpers to fix upgrade password issues
Signed-off-by: darteaga <darteaga@vmware.com >
* fix phpmyadmin upgrade
* fix phpmyadmin upgrade
* add .lock to pass test
* fix phpmyadmin values
2020-08-13 18:06:00 +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
Carlos Rodriguez Hernandez
5e80f54d4e
Remove PostgreSQL chart from Bitnami
2018-10-24 07:58:59 +00:00
Carlos Rodriguez Hernandez
728466ac17
Add )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-28 13:20:41 +00:00
Carlos Rodriguez Hernandez
a140313f49
Fix go template inside go template
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-28 13:10:14 +00:00
Carlos Rodriguez Hernandez
a64172812a
Improve getting LoadBalancer address in Bitnami charts NOTES.txt
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-27 11:14:23 +00:00
Juan Ariza
0071eb5545
Improve notes to access deployed services
2018-08-06 13:59:52 +02:00
Beltran Rueda
0125d8b367
Use env var instead of showing the password for the cli
2018-07-23 17:10:35 +00:00
tompizmor
7425941526
Apply Juan comments
2018-05-30 10:28:17 +02:00
tompizmor
7527ab5b4c
Support replication for PostgreSQL chart
2018-05-29 14:14:49 +02:00
tompizmor
5413120bb2
Rename charts folders
2018-04-13 10:46:07 +02:00