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

     1  apiVersion: v2
     2  name: weaviate
     3  description: Weaviate is an open-source vector database. It allows you to store data objects and vector embeddings from your favorite ML-models, and scale seamlessly into billions of data objects.
     4  
     5  type: application
     6  
     7  # This is the chart version.
     8  version: 0.7.0-alpha.0
     9  
    10  # This is the version number of weaviate.
    11  appVersion: "1.18.0"
    12  
    13  home: https://weaviate.tech/
    14  icon: https://weaviate.tech/images/logo_with_text.svg
    15  
    16  
    17  maintainers:
    18    - name: ApeCloud
    19      url: https://github.com/apecloud/kubeblocks/
    20  
    21  
    22  sources:
    23    - https://github.com/apecloud/kubeblocks/