Javier J. Salmerón-García
a6328900b1
[bitnami/mongodb-sharded] Add hostAliases ( #5272 )
2021-01-28 09:59:15 +01:00
Bitnami Containers
078235e5a4
[bitnami/mongodb-sharded] Release 3.2.13 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-26 20:37:43 +00:00
Bitnami Containers
da21d90ee1
[bitnami/mongodb-sharded] Release 3.2.12 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-22 12:40:01 +00:00
Carlos Rodríguez Hernández
22e4ba34f7
[bitnami/mongodb-sharded] Drop values-production.yaml support ( #5120 )
2021-01-19 17:56:14 +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
d504676bba
[bitnami/mongodb-sharded] Release 3.2.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-11 20:55:19 +00:00
Carlos Rodríguez Hernández
5d25492a7e
[bitnami/mongodb-sharded] Add again removed affinity option (dataNodeLoopId) ( #4934 )
...
* [bitnami/mongodb-sharded] Add again removed affinity option (dataNodeLoopId)
* Fix typo
* Document parameter and revert changes in statefulset
* Add statefulset changes
* Update shard-data-statefulset.yaml
* [bitnami/mongodb-sharded] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-01-11 14:19:58 +01:00
Bitnami Containers
c7291dbc6e
[bitnami/mongodb-sharded] Release 3.2.9 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-11 11:53:22 +00: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
Orix Au Yeung
dd20da4d4a
[bitnami/mongodb-sharded] Fix missing chart name & values in values-production.yaml ( #4812 )
...
* add back missing [], {} and comments in values-production.yaml
* add definition of `mongodb-sharded.name`
* bump version
* use "common.names.fullname" instead of "mongodb-sharded.name"
* reflect changes of default values in README.md
* remove "len" and "ge" operators to prevent error when input value is nil
* bump version
2020-12-23 18:17:53 +01:00
Alexander Fokin
00927f0a12
[bitnami/mongodb-sharded] fix for #4536 ( #4766 )
...
* MongoDB sharded: readinessProbe fixes
* MongoDB sharded: chart version update
2020-12-22 15:16:42 +01:00
Bitnami Containers
bd037e2bcf
[bitnami/mongodb-sharded] Release 3.2.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-22 12:14:10 +00:00
Bitnami Containers
6281d55688
[bitnami/mongodb-sharded] Release 3.2.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-16 16:59:04 +00:00
Alex Sergin
a3c4f5ebc4
[bitnami/mongodb-sharded] Changed mongos kind to statefulset ( #4629 )
2020-12-14 17:31:21 +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
Alexander Fokin
c9feab4c1e
[bitnami/mongodb-sharded] fix for ConfigMaps ( #4688 )
...
* Update config-server-statefulset.yaml
* Update shard-arbiter-statefulset.yaml
* Update shard-data-statefulset.yaml
* Update Chart.yaml
* Update config-server-configmap.yaml
* Update mongos-configmap.yaml
* Update shard-arbiter-configmap.yaml
* Update shard-data-configmap.yaml
* Update Chart.yaml
* merge master
Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com >
2020-12-11 16:15:32 +01:00
Juan Ariza Toledano
2826c125b4
[bitnami/*] Update dependencies ( #4694 )
2020-12-11 13:05:27 +01:00
Alexander Fokin
0a25172805
[bitnami/mongodb-sharded] fix for #4684 ( #4685 )
...
* Update config-server-statefulset.yaml
* Update shard-arbiter-statefulset.yaml
* Update shard-data-statefulset.yaml
* Update Chart.yaml
2020-12-11 11:39:12 +01:00
Juan Ariza Toledano
80d2beeb75
[bitnami/mongodb-sharded] Use PodMonitor instead of ServiceMonitor to configure Prom. Operator to scrape metrics ( #4662 )
2020-12-09 16:01:11 +01:00
Francisco de Paz Galán
b51fb8aa51
[bitnami/mongodb-sharded] Add missing extraEnvs to statefulsets ( #4573 )
...
* [bitnami/mongodb-sharded] Add missing extraEnvVars
* Revert to common helper
* Fix scope issues
2020-12-02 11:34:15 +01:00
fdepaz
4b06d8d19d
Revert "Fix lint issue"
...
This reverts commit 4c779c8774 .
2020-12-02 09:58:41 +00:00
fdepaz
4c779c8774
Fix lint issue
2020-12-02 09:56:08 +00:00
Juan Ariza Toledano
f5abfb8e42
[bitnami/*] Affinity based on common presets (v) ( #4494 )
2020-11-26 13:36:02 +01:00
Miguel Ángel Cabrera Miñagorri
be58a83cdc
[bitnami/mongodb-sharded] Delete initScripts from mongos deployment ( #4458 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2020-11-24 10:36:44 +01:00
Carlos Rodríguez Hernández
c0555c1c11
Update README.md
2020-11-23 14:45:58 +01:00
Bitnami Containers
1c60534e75
[bitnami/mongodb-sharded] Release 3.0.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-17 01:03:15 +00:00
Bitnami Containers
d144144637
[bitnami/mongodb-sharded] Release 3.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-14 13:15:47 +00:00
Bitnami Containers
ec78a6fa86
[bitnami/mongodb-sharded] Release 3.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-13 13:33:32 +00:00
Carlos Rodríguez Hernández
a72cfea4a2
[bitnami/mongodb-sharded] Major version. Adapt Chart to apiVersion: v2 ( #4268 )
...
* [bitnami/mongodb-sharded] Major version. Adapt Chart to apiVersion: v2
* [bitnami/mongodb-sharded] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-11 01:42:35 +01:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +01:00
Daniel Arteaga
c4e157c060
[bitnami/mongodb-sharded] fix: do not create secret when existingSecret ( #4084 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
2020-10-27 08:45:58 +01:00
Bitnami Containers
3f96b120eb
[bitnami/mongodb-sharded] Release 2.1.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-21 18:43:50 +00:00
Sam Lin
ad31ac720e
bump chart version number ( #3828 )
2020-10-01 07:40:11 +02:00
Sam Lin
97c3ca4fc9
[bitnami/mongodb-sharded] Add annotation to service ( #3709 )
...
* fix: add annotations to service
#3695
* bump the chart version number
* Update README.md
* Update values.yaml
* Update values-production.yaml
2020-09-22 10:57:01 +02:00
Bitnami Containers
3b910825b0
[bitnami/mongodb-sharded] Release 2.1.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-21 18:41:00 +00:00
Bitnami Containers
186df7ad58
[bitnami/mongodb-sharded] Release 2.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-09 09:14:22 +00: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
Krzysztof Miemiec
32bf8448ba
[bitnami/mongodb-sharded] Add ServiceAccount ( #3432 ) ( #3442 )
...
Signed-off-by: Krzysztof Miemiec <krzysztof.miemiec@gmail.com >
2020-09-01 08:10:16 +02:00
Carlos Rodríguez Hernández
6b8bff3ddf
Update Chart.yaml ( #3541 )
2020-08-28 09:21:13 +02:00
Bitnami Containers
18311369fa
[bitnami/mongodb-sharded] Release 1.6.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-27 23:28:09 +00:00
Andrés Bono
614949fff2
[bitnami/mongodb-sharded] Add notes to upgrade to 2.0.0 ( #3512 )
...
* [bitnami/mongodb-sharded] Add notes to upgrade to 2.0.0
* Remove empty line
2020-08-27 20:30:16 +02:00
Felix Hillingshaeuser
b0d78f1c93
[bitnami/mongodb-sharded] Update example for multiple variables in --set ( #3500 )
...
* [bitnami/mongodb-sharded] Update example for multiple var in --set
* [bitnami/mongodb-sharded] bump chart version to 1.6.6
2020-08-26 09:52:48 +02:00
Bitnami Containers
a3f7a078a4
[bitnami/mongodb-sharded] Release 1.6.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-21 12:45:25 +00:00
Ferdows Shahryar
16aa05a3f3
update ReadME by correcting configs parms ( #3458 )
...
* update ReadME by correcting configs parms
* bump version
Co-authored-by: Shahryar, Ferdows <ferdows.shahryar@swarco.com >
2020-08-19 15:59:27 +02:00
Bitnami Containers
72250e13a3
[bitnami/mongodb-sharded] Release 1.6.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-07 07:47:36 +00:00
Bitnami Containers
32b5be3e66
[bitnami/mongodb-sharded] Release 1.6.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-05 11:19:30 +00:00
Andrés Bono
3d7ab406fe
[bitnami/*] Fix TL;DR typo in READMEs ( #3280 )
...
* Fix TL;DR typo in READMEs
Signed-off-by: Andrés Bono <andresbono@vmware.com >
2020-07-30 18:31:32 +02:00
Jakub Trochim
06ffb6ec8d
[bitnami/mongodb-sharded] Fix default image and tag in README.md. ( #3184 )
...
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com >
2020-07-28 09:26:10 +02:00
Lukas Alt
80fdb51b50
[bitnami/mongodb-sharded] add podManagementPolicy config for statefulsets to enable parallel startup ( #3234 )
2020-07-27 17:42:32 +02:00
Tony Fouchard
4b2fb6a7c2
Fix bad scope ( #3215 )
...
* Fix bad scope
* Bump Chart version
Co-authored-by: hightoxicity <tony.fouchard@prevision.io >
Co-authored-by: Jose Antonio Carmona <jcarmona@vmware.com >
2020-07-27 16:12:45 +02:00