github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/kafka/Chart.yaml (about)

     1  apiVersion: v2
     2  name: kafka
     3  description: |-
     4    Apache Kafka is a distributed streaming platform designed to build real-time pipelines and can be used as a message 
     5    broker or as a replacement for a log aggregation solution for big data applications. This chart provides KubeBlocks'
     6    ClusterDefinition API manifests.
     7  
     8  annotations:
     9    category: Infrastructure
    10    licenses: Apache-2.0
    11  
    12  type: application
    13  
    14  version: 0.7.0-alpha.0
    15  
    16  appVersion: 3.3.2
    17  
    18  home: https://kubeblocks.io/
    19  icon: https://kubeblocks.io/img/logo.png
    20  keywords:
    21    - kafka
    22    - kraft
    23    - streaming
    24    - producer
    25    - consumer
    26  
    27  dependencies:
    28  - name: common
    29    repository: https://charts.bitnami.com/bitnami
    30    tags:
    31    - bitnami-common
    32    version: 2.x.x
    33  
    34  maintainers:
    35  - name: Nash Tsai
    36    url: https://github.com/apecloud/kubeblocks/deploy