Miguel Ruiz
40205f6b6e
[bitnami/zookeeper] Add support for autogenerated certs ( #6532 )
...
* [bitnami/zookeeper] Add support for autogenerated certs
* Update README.md and Chart version bump
* Add major change notes to README.md
* Apply suggestions
* Add initContainer for Keystore autogeneration
* Add validation, annotations and minor fix
* Remove tls.image and update README.md
2021-06-16 11:14:22 +02:00
hmerat
07168bb458
[bitnami/zookeeper] Allow to specify a nodePort in zookeeper service ( #6617 )
...
* Allow to specify a nodePort in zookeeper service
* Increase version of zookeeper chart
* Add documentation on new values
2021-06-09 19:54:23 +02:00
Mostafa Elmenbawy
a290ba8126
[bitnami/zookeeper] Add selector to pvc ( #6505 )
...
* [bitnami/zookeeper] Add selector for PVC
Add selector to Zookeeper data PVC and dataLogDir PVC
Signed-off-by: mmenbawy <elmenabawym@gmail.com >
* [bitnami/zookeeper] (values.yaml) Update doc string
* [bitnami/zookeeper] Apply suggestions
* [bitnami/zookeeper] Apply suggestions
* [bitnami/zookeeper] Apply suggestions
2021-06-08 11:49:05 +02:00
enixon
b95b36668e
[bitnami/zookeeper] add customLivenessProbe and customReadinessProbe ( #6547 )
2021-06-04 08:24:58 +02:00
Bitnami Containers
0c13744543
[bitnami/zookeeper] Release 6.7.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-02 13:50:40 +00:00
Bitnami Containers
41bee22a2a
[bitnami/zookeeper] Release 6.7.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-05-26 16:14:55 +00:00
Bitnami Containers
1290a275c7
[bitnami/zookeeper] Release 6.7.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-04-26 16:12:11 +00:00
vikram-bitnami
ab0dbe4163
[bitnami/zookeeper] Updated Zookeeper README ( #6158 )
...
* T39891 Updated Zookeeper README
* T39891 Updated Chart.yaml
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
2021-04-21 15:56:49 +05:30
Ankit Mehta
8c2c4f02f0
Add automountServiceAccountToken field to the serviceaccount ( #5996 )
...
Signed-off-by: Ankit Mehta <ankit.mehta@appian.com >
2021-04-05 10:15:00 +02:00
alvneiayu
dc221322fe
[bitnami/zookeeper] Add new liveness/readiness probes to test TLS ( #5944 )
2021-03-30 11:11:25 +02:00
Bitnami Containers
bdb1634e7d
[bitnami/zookeeper] Release 6.5.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-27 13:20:05 +00:00
Bitnami Containers
fe13a2a076
[bitnami/zookeeper] Release 6.5.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-25 20:44:59 +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
c2ac165a57
[bitnami/zookeeper] Release 6.5.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-23 17:26:42 +00:00
Quan TRAN
b8e9836fcf
extra-list.yaml ( #5502 )
2021-02-18 10:40:34 +01:00
Miguel Ruiz
5f095734f9
[bitnami/*] Add notice regarding parameters immutability after chart installation ( #4853 )
...
* Add notice regarding parameters immutability after chart installation
* Revert changes on Mongo and Memcached README.md
2021-02-10 13:10:57 +01:00
Javier J. Salmerón-García
bfbd24f353
[bitnami/zookeeper] Add hostAliases ( #5321 )
2021-01-29 10:11:26 +01:00
Carlos Rodríguez Hernández
0462921418
[bitnami/*] Unify icons in Chart.yaml and add missing fields ( #5206 )
...
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Bitnami Containers
41799f9525
[bitnami/zookeeper] Release 6.3.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-24 17:24:34 +00:00
Carlos Rodríguez Hernández
7e98e1eec9
[bitnami/zookeeper] Drop values-production.yaml support ( #5135 )
2021-01-19 17:58:12 +01:00
Carlos Rodríguez Hernández
c5e67a3887
[bitnami/*] Change helm version in the prerequisites ( #5090 )
2021-01-19 14:40:01 +01:00
Carlos Rodríguez Hernández
dfa89b8659
[bitnami/several] Add Redis trademark ( #5023 )
...
* Add trademark to Redis and Redis Cluster
* add trademark in other charts
* Fix table indentation in READMEs
* Add trademark to yaml, tpl and txt
* Rebase master and bump chart version
* One line disclaimer
* Add trademark to recent changes and add zookeeper and cassandra
Co-authored-by: jotamartos <jotamartos@vmware.com >
2021-01-14 14:36:32 +01:00
Daniel Arteaga
e19d329338
[bitnami/zookeeper] feat: add initContianers ( #4802 )
...
* [bitnami/zookeeper] feat: add initContianers
Signed-off-by: darteaga <darteaga@vmware.com >
* fix: wrap initContainer inside an if
Signed-off-by: darteaga <darteaga@vmware.com >
* fix: apply format to values.yaml
Signed-off-by: darteaga <darteaga@vmware.com >
* [bitnami/zookeeper] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-12-25 17:48:14 +01:00
Adrian Chifor
27f6f76364
[bitnami/zookeeper] Fix apache.tplValue ( #4779 )
2020-12-18 08:55:29 +01:00
antonmatsiuk
785a386678
bitnami/zookeeper add minServerId variable ( #4700 )
2020-12-17 09:26:57 +01:00
Juan Ariza Toledano
a0db323c35
[bitnami/*] Affinity based on common presets (ix) ( #4727 )
2020-12-16 11:22:35 +01:00
Bitnami Containers
75b066f8a4
[bitnami/zookeeper] Release 6.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-14 16:12:53 +00: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
124c4d9db7
[bitnami/zookeeper] Release 6.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-11 00:04:50 +00:00
Carlos Rodríguez Hernández
b38b734011
[bitnami/zookeeper] Major version. Adapt Chart to apiVersion: v2 ( #4261 )
...
* [bitnami/zookeeper] Major version. Adapt Chart to apiVersion: v2
* [bitnami/zookeeper] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-11 00:58:55 +01:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +01:00
Fran
eff33a50ea
[bitnami/zookeeper] Changes to add loadBalancerIP option to service ( #4130 )
...
* Changes to add loadBalancerIP option to service
* Improve condition
* Add commets to values files
* Remove trailing spaces
* Update bitnami/zookeeper/values-production.yaml
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
* Update bitnami/zookeeper/values.yaml
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
* Update bitnami/zookeeper/README.md
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
* Update bitnami/zookeeper/templates/svc.yaml
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com >
2020-10-28 10:51:33 +01:00
Bitnami Containers
d9a415ed4f
[bitnami/zookeeper] Release 5.22.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-21 13:58:56 +00:00
Daniel Arteaga
68717b95c1
[binami/zookeeper] fix: remove wrong \ ( #4039 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
2020-10-16 18:04:18 +02:00
Monica Ruttle
01b135961a
[bitnami/zookeeper] allow for overriding namespace in zookeeper helm chart ( #3881 )
...
* allow for overriding namespace in zookeeper helm chart
* Bumped chart version
* Fixed typo
* Renamed namespace to namespaceOverride, extracted namespace logic to template, found a few missed namespace references
* renamed namespaceOverride template
* Update bitnami/zookeeper/Chart.yaml
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com >
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com >
2020-10-07 15:40:23 +02:00
Bitnami Containers
46d21fb5ca
[bitnami/zookeeper] Release 5.21.9 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-21 13:57:12 +00:00
Bitnami Containers
686d6f4a36
[bitnami/zookeeper] Release 5.21.8 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-10 19:01:11 +00:00
Jose Antonio Carmona
963cc13833
[bitnami/zookeeper] Override serviceAccount name when not creating one ( #3587 )
...
* Override serviceAccount name when not creating one
Signed-off-by: joancafom <jcarmona@bitnami.com >
* Chart version bump
2020-09-08 12:10:23 +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
Bitnami Containers
84298d2508
[bitnami/zookeeper] Release 5.21.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-03 08:43:55 +00:00
Carlos Rodríguez Hernández
6f98e1df4f
[bitnami/zookeeper] Fix typo in zookeeper.tplValue usage for common labels and annotations ( #3358 )
2020-08-07 10:46:20 +02:00
Daniel Arteaga
cf8f095207
fix redinessprobe wrong value ref ( #3321 )
2020-08-04 12:49:37 +02:00
Bitnami Containers
2d394acba4
[bitnami/zookeeper] Release 5.21.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-04 08:36:46 +00:00
Jose Antonio Carmona
88eb837930
[bitnami/zookeeper] Add missing properties to production values ( #3285 )
...
Signed-off-by: joancafom <jcarmona@bitnami.com >
2020-07-31 13:30:57 +02: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
Juan Ariza Toledano
51fc89d725
[bitnami/zookeeper] Fix probes when using CentOS images ( #3261 )
2020-07-29 12:41:36 +02:00
Juan Ariza Toledano
3e06faf941
[bitnami/zookeeper] Metrics annotations through svc ( #3251 )
2020-07-28 17:06:50 +02:00
Daniel del Castillo
6222cc26be
[bitnami/zookeeper] Replace liveness and readiness probes with ZK commands ( #3231 )
...
* [issue_3168] Replace liveness and readiness probes with ZK commands
* [issue_3168] Revert README
* [issue_3168] Bump minor version
2020-07-28 09:10:32 +02:00
Bitnami Containers
41906ed335
[bitnami/zookeeper] Release 5.19.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-22 17:16:47 +00:00
Juan Ariza Toledano
fd27fd3aa5
[bitnami/zookeeper] Fix backwards incompatibility issue ( #3175 )
2020-07-21 15:11:19 +02:00