github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/mariadb/Chart.yaml (about) 1 apiVersion: v2 2 name: mariadb 3 description: MariaDB is a high performance open source relational database management system that is widely used for web and application servers 4 5 type: application 6 7 # This is the version number of the helm chart. 8 version: 0.6.0-alpha.22 9 10 # This is the version number of the MARIADB being deployed, 11 appVersion: "10.6.15" 12 13 home: https://kubeblocks.io/ 14 icon: https://github.com/apecloud/kubeblocks/raw/main/img/logo.png 15 16 maintainers: 17 - name: yinmin 18 url: https://github.com/apecloud/kubeblocks/ 19 20 21 sources: 22 - https://github.com/apecloud/kubeblocks/