mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* added solr * added solr helm chart * Update bitnami/solr/Chart.yaml Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * Update bitnami/solr/templates/_helpers.tpl Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * Update bitnami/solr/values.yaml Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * Update bitnami/solr/templates/statefulset.yaml Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * Update bitnami/solr/templates/statefulset.yaml Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * Update bitnami/solr/templates/svc.yaml Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * Update bitnami/solr/templates/svc-headless.yaml Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> * updated review comments in NOTES, service-account, values * removed solr toggle * updated svc as per template, added validation * removed trailing spaces * updated service type to ClusterIP * added metrics exporters and Probes * Update bitnami/solr/templates/statefulset.yaml Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com> * Update bitnami/solr/templates/statefulset.yaml Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com> * removing values-production.yaml * updated as per latest review comments * removed trailing spaces * Standardise exporter deployment * Standardise exporter service * Standardise Solr statefulset * Fix templating issues * Add README.md * Format README.md and add 4wlcommands for Zookeeper * Fix connectivity issues * Fix Solr exporter * Improve NOTES.txt * Add authentication parameters * Fix typo in NOTES.txt * Add improvements and user Zookeeper service * Change template by include and remove spaces * Add requested changes * Delete externalTrafficPolicy * Add posibility to templatize externalZookeeper * Disable exporter by default since it does not support auth * Move ZK_HOSTS to the correct place * Fix bug with upgrade * Address suggestions * Fix username type in NOTES.txt * Add missing values to README * Add TLS secrets file * Add nodePorts to services * Add missing values and Ingress tls * Fix typo * [bitnami/solr] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> * [bitnami/solr] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com> Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com> Co-authored-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
10 lines
303 B
Plaintext
10 lines
303 B
Plaintext
dependencies:
|
|
- name: zookeeper
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 6.4.0
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 1.3.9
|
|
digest: sha256:a4370cfe768d09e60f4a422a3eb9e47b9760a0c96a007b0f97227129eade4e64
|
|
generated: "2021-02-10T16:44:31.164549104Z"
|