Carlos Rodríguez Hernández
ccadbf3b4f
[bitnami/mongodb] Drop values-production.yaml support ( #5119 )
2021-01-19 17:56:07 +01:00
Carlos Rodríguez Hernández
c5e67a3887
[bitnami/*] Change helm version in the prerequisites ( #5090 )
2021-01-19 14:40:01 +01:00
Francisco de Paz Galán
430c331dec
[bitnami/mongodb] Add serviceAccount annotations ( #4968 )
...
* [bitnami/mongodb] Add serviceAccount annotations
Signed-off-by: fdepaz <fdepaz@bitnami.com >
* Bump minor version
2021-01-14 16:50:13 +01:00
Benoît Chauvet
be82fa7327
[bitnami/mongodb] Make VolumePermission init container consistent with persistence.subPath value ( #4938 )
2021-01-12 17:15:23 +01:00
Benoît Chauvet
a9668ba408
[bitnami/mongodb] Make readiness probe only validate usable instance ( #4937 )
...
* [bitnami/mongodb] Make readiness probe only validate usable mongodb instance
* Fix probe when TLS enabled
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-01-12 15:48:13 +01:00
Benoît Chauvet
79889dc9fd
Fix probe error messages ( #4876 )
...
* [bitnami/mongodb] Add parameter to liveness and readiness probes to remove error messages in logs
* [bitnami/mongodb-sharded] Add parameter to liveness and readiness probes to remove error messages in logs
2021-01-10 20:05:09 +01:00
Benoît Chauvet
b009a5807f
[bitnami/mongodb] Add helpful information about some variable validity ( #4902 )
...
* [bitnami/mongodb] Add helpful information about some variable validity
* Update Chart.yaml
Co-authored-by: Andrés Bono <andresbono@vmware.com >
2021-01-07 13:33:51 +01:00
Toby Archer
e1b22435d7
Fix metrics readinessProbe and livenessProbe in standalone deployment ( #4880 )
2021-01-04 09:33:39 +01:00
Berkay Tekin Öz
8097014602
Fix metrics readinessProbe and livenessProbe since --test flag is removed in mongo-exporter ( #4823 )
2020-12-23 12:06:16 +01:00
Bitnami Containers
ed25600c2b
[bitnami/mongodb] Release 10.3.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-22 12:27:05 +00:00
Bitnami Containers
b21f43ddad
[bitnami/mongodb] Release 10.3.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-15 12:46:26 +00:00
Matthias Lohr
e2b744e838
allow selector definitions for volumeClaimTemplates ( #4715 )
2020-12-14 11:38:35 +01:00
Devesh Kumar
7225d59bc6
Added support for custom CA ( #4690 )
2020-12-14 10:21:11 +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
benjamin-wright
c750ddd205
[bitnami/mongodb] add existingSecret for tls certificates ( #4687 )
2020-12-11 15:18:50 +01:00
Juan Ariza Toledano
2826c125b4
[bitnami/*] Update dependencies ( #4694 )
2020-12-11 13:05:27 +01:00
lerminou
52229733f8
[bitnami/mongodb] Register targetPod in global context ( #4642 )
2020-12-08 13:47:14 +01:00
Ryan Dawson
44910ca2a8
[bitnami/mongodb] ensure password is handled as string ( #4488 )
...
* ensure password is handled as string
* no need to toString on autogenerated
* version bump after rebase
2020-12-01 11:15:51 +01:00
Carlos Rodríguez Hernández
4a93e2a663
[bitnami/mongodb] Bump bitnami/common subchart version ( #4507 )
2020-11-26 19:33:28 +01:00
Carlos Rodríguez Hernández
aaf0545acd
[bitnami/mongodb] Use common validations ( #4498 )
...
* [bitnami/mongodb] Use common validations
* Update dependencies once released new common
2020-11-26 17:42:18 +01:00
Juan Ariza Toledano
f5abfb8e42
[bitnami/*] Affinity based on common presets (v) ( #4494 )
2020-11-26 13:36:02 +01:00
Mohamed Nadjib MAMI
72ca4e994d
[bitnami/mongodb] External static LoadBalancer IPs added to the SSL certificate SANs ( #4249 )
2020-11-18 12:10:57 +01:00
Bitnami Containers
03dfb8d4de
[bitnami/mongodb] Release 10.0.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-17 00:54:04 +00:00
franklin432
b357fc61af
[bitnami/mongodb] Metrics container will not take TLS settings when cluster is TLS enabled ( #4233 )
2020-11-16 11:35:09 +01:00
Bitnami Containers
8fdca59e14
[bitnami/mongodb] Release 10.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-13 13:59:39 +00:00
Carlos Rodríguez Hernández
487e50ece8
[bitnami/mongodb] Fix prometheus rules ( #4339 )
...
* [bitnami/mongodb] Fix prometheus rules
* Improve doc
2020-11-13 09:15:21 +01:00
Carlos Rodríguez Hernández
ef817205d8
[bitnami/mongodb] Major version. Adapt Chart to apiVersion: v2 ( #4296 )
...
* [bitnami/mongodb] Major version. Adapt Chart to apiVersion: v2
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-11 00:56:52 +01:00
Miguel Ángel Cabrera Miñagorri
111391dcc2
[bitnami/mongodb] Fix README.md issue ( #4164 )
2020-11-03 10:07:03 +01:00
Michele
2f94dccd10
fix: add multiline string indicator in example data ( #4153 )
...
Co-authored-by: Michele Mondelli <michele.mondelli@bonsaimeme.com >
2020-10-30 10:22:45 +01:00
franklin432
97a6b8613a
bitnami/mongodb TLS cert generation ( #3959 )
...
* chanign
* adding TLS settings
* adding the ability to generate certs upon chart install for TLS usage
* adding the ability to generate certs upon chart install for TLS usage. Changed version
* adding the ability to generate certs upon chart install for TLS usage
* removing white spaces
* removing white spaces
* adding the ability to generate certs upon chart install for TLS usage
* making PR comment changes
* making PR comment changes
* making PR comment changes
* making PR changes
* adding tls to arbiter settings
* adding tls settings to replicaset, arbiter and standalone instead of to the values-production and values yaml file
* adding tls settings to replicaset, arbiter and standalone instead of to the values-production and values yaml file
* adding TLS settings to replicaset, arbiter and standalone instead of to the values-production and values yaml file
* made no changes
* made no changes to bitnami/moodle
* making modifications from reviewers comments
* making modifications from reviewers comments
* making modifications from reviewers comments
* making changes from reviewers additional comments
* making changes from reviewers additional comments
* making changes from reviewers additional comments
* adding reviewer changes
* adding latest changes from reviewers additional comments
Co-authored-by: Frank Pinto fmpinto <fmpinto@ip-10-114-23-236.evoforge.org >
Co-authored-by: EC2 Default User <ec2-user@ip-172-31-48-60.ec2.internal >
2020-10-29 11:17:01 +01:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +01:00
Dmitry Makovey
4bd0268633
[bitnami/mongodb] document auth.existingSecret keys ( #4099 )
...
* Update README.md
document `auth.existingSecret` keys
* version bump to get past linter
Linter is complaining about un-bumped chart version
2020-10-26 12:50:49 +01:00
Bitnami Containers
6585677e51
[bitnami/mongodb] Release 9.2.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-21 17:12:14 +00:00
Miguel Ángel Cabrera Miñagorri
9c93bc8ff4
[bitnami/mongodb] Fix typo in external access namespace ( #3965 )
2020-10-09 11:28:07 +02:00
Miguel Ángel Cabrera Miñagorri
d0d595691e
[bitnami/mongodb] Fix mongodb external access ( #3937 )
...
* [bitnami/mongodb] Fix namespace in external access services
* [bitnami/mongodb] Fix namespace in external access services
2020-10-08 11:34:02 +02:00
Juan Ariza Toledano
add3303181
[bitnami/mongodb] Add 'auth.replicaSetKey' to schema json ( #3812 )
2020-09-29 17:04:04 +02:00
Bitnami Containers
e454d4edc0
[bitnami/mongodb] Release 9.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-21 17:10:13 +00:00
Django
caaf351a2e
[bitnami/mongodb] Add arbitrary securityContext configuration to improve security ( #3718 )
2020-09-21 12:01:07 +02:00
Miguel Ángel Cabrera Miñagorri
ed2271d53c
[bitnami/mongodb] Fix values descriptions ( #3656 )
2020-09-11 16:38:51 +02:00
Bitnami Containers
5885fb1012
[bitnami/mongodb] Release 9.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-09 09:05:16 +00:00
binboum
c4c878369f
[bitnami/mongodb] Additional URI options of the MongoDB Exporter ( #3590 )
...
Signed-off-by: Maxence Laude <maxence@laude.pro >
2020-09-07 10:01:37 +02:00
Miguel Ángel Cabrera Miñagorri
1ed12f96af
[bitnami/metrics-server] Add source repo ( #3577 )
...
* [bitnami/all] Add home to this repository
* Remove duplicated entries
2020-09-03 12:00:10 +02:00
Obeyda Djeffal
2e55615322
[bitnami/mongodb] fix required ReplicaSetKey when auth.enabled=false ( #3544 )
...
* fix required ReplicaSetKey when auth.enabled=false
update NOTES.txt to remove check for replicaset key when auth.enabled=false
* bump chart version
* fix passwords check in NOTES.txt
don't check for password and replicaSetKey when we provide
a secret with auth.existingSecret
2020-08-31 12:50:31 +02:00
Bitnami Containers
99c83cf169
[bitnami/mongodb] Release 9.0.0 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-25 12:18:25 +00:00
Andrés Bono
e24e044e30
[bitnami/mongodb] Add notes to upgrade to 9.0.0 ( #3511 )
2020-08-25 14:04:17 +02:00
Bitnami Containers
a4ef29dfb1
[bitnami/mongodb] Release 8.3.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-21 00:44:01 +00:00
Javier J. Salmerón-García
a3bae01ad6
[bitnami/mongodb] Do not check passwords when auth.enabled=false ( #3449 )
2020-08-18 11:10:47 +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
Alessandro Ogier
28dfe8395c
fix existingSecret on metrics pod ( #3370 )
2020-08-10 11:55:47 +02:00
Carlos Rodríguez Hernández
b4550164c8
Update Chart.yaml
2020-08-10 10:46:18 +02:00