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

     1  apiVersion: v2
     2  name: neon
     3  description: Neon Helm Chart for KubeBlocks.
     4  type: application
     5  version: 0.6.0-alpha.21
     6  appVersion: "pg14-1.0.0"
     7  home: https://kubeblocks.io/
     8  icon: https://kubeblocks.io/img/logo.png
     9  
    10  maintainers:
    11    - name: ApeCloud
    12      url: https://github.com/apecloud/kubeblocks/
    13  
    14  sources:
    15    - https://github.com/apecloud/kubeblocks/
    16  
    17  dependencies:
    18    - name: neonvm
    19      repository: file://.//neonvm
    20      version: 0.6.0-alpha.21