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

     1  apiVersion: v2
     2  name: apecloud-postgresql
     3  description: ApeCloud PostgreSQL is a database that is compatible with PostgreSQL syntax and achieves high availability
     4    through the utilization of the RAFT consensus protocol.
     5  
     6  type: application
     7  
     8  version: 0.7.0-alpha.0
     9  
    10  # This is the temporary version of the ApeCloud PostgreSQL being deployed,
    11  # TODO: Wait for ApeCloud PostgreSQL to determine the version number.
    12  appVersion: "latest"
    13  
    14  home: https://kubeblocks.io/
    15  icon: https://github.com/apecloud/kubeblocks/raw/main/img/logo.png
    16  
    17  
    18  maintainers:
    19  - name: ApeCloud
    20    url: https://github.com/apecloud/kubeblocks/
    21  
    22  
    23  sources:
    24  - https://github.com/apecloud/kubeblocks/