mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
* updated dataplatform-bp1
* Revert "updated dataplatform-bp1"
This reverts commit e3aa7e7109.
* updated dataplatform-bp2
* removed kafka prefix in wavefront config
* updated README.md file
* updated values.yaml
* updated README.md
* updated emitter image repo
* updated app version in chart.yaml and updated comments in values.yaml
* updated exporter deployment
* updated README and values.yaml
* updated README.md
* updated values.yaml
* removed space in README.md and updated comments in values.yaml
* Fix comments format
* [bitnami/dataplatform-bp2] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <mcabrera@vmware.com>
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
62 lines
1.8 KiB
YAML
62 lines
1.8 KiB
YAML
annotations:
|
|
category: Infrastructure
|
|
apiVersion: v2
|
|
appVersion: 1.0.1
|
|
dependencies:
|
|
- condition: kafka.enabled
|
|
name: kafka
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 14.x.x
|
|
- condition: spark.enabled
|
|
name: spark
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 5.x.x
|
|
- condition: elasticsearch.enabled
|
|
name: elasticsearch
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 17.x.x
|
|
- condition: logstash.enabled
|
|
name: logstash
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 3.x.x
|
|
- condition: wavefront.enabled
|
|
name: wavefront
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 3.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: OCTO Data platform Kafka-Spark-Elasticsearch Helm Chart
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/dataplatform-bp2
|
|
icon: https://bitnami.com/assets/stacks/dataplatform-bp1/img/dataplatform-bp1-stack-220x234.png
|
|
keywords:
|
|
- dataplatform
|
|
- kafka
|
|
- spark
|
|
- elasticsearch
|
|
- logstash
|
|
- kibana
|
|
- zookeeper
|
|
- apache
|
|
- tanzuobservability
|
|
- wavefront
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: dataplatform-bp2
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-kafka
|
|
- https://kafka.apache.org/
|
|
- https://github.com/bitnami/bitnami-docker-spark
|
|
- https://spark.apache.org/
|
|
- https://github.com/bitnami/bitnami-docker-elasticsearch
|
|
- https://www.elastic.co/products/elasticsearch
|
|
- https://github.com/bitnami/bitnami-docker-logstash
|
|
- https://www.elastic.co/products/logstash
|
|
- https://zookeeper.apache.org/
|
|
- https://github.com/bitnami/bitnami-docker-zookeeper
|
|
version: 10.0.0
|