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

     1  apiVersion: v2
     2  name: mysql
     3  description: MySQL is a widely used, open-source relational database management system (RDBMS)
     4  
     5  type: application
     6  
     7  version: 0.7.0-alpha.0
     8  
     9  # This is the version number of the ApeCloud MySQL being deployed,
    10  # rather than the version number of ApeCloud MySQL-Scale itself.
    11  # From a user's perspective, the version number of the frontend
    12  # proxy of the MySQL being used is not relevant.
    13  # appVersion: "8.0.33"
    14  appVersion: "5.7.42"
    15  
    16  home: https://kubeblocks.io/
    17  icon: https://kubeblocks.io/img/logo.png
    18  
    19  
    20  maintainers:
    21  - name: ApeCloud
    22    url: https://github.com/apecloud/kubeblocks/
    23  
    24  
    25  sources:
    26  - https://github.com/apecloud/kubeblocks/