Chart.yaml を更新
This commit is contained in:
11
Chart.yaml
11
Chart.yaml
@@ -9,9 +9,16 @@ keywords:
|
|||||||
- nginx
|
- nginx
|
||||||
- mysql
|
- mysql
|
||||||
- database
|
- database
|
||||||
|
- database-management
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Pieter
|
- name: DevOps Team
|
||||||
|
email: devops@example.com
|
||||||
|
url: https://example.com
|
||||||
home: https://www.phpmyadmin.net/
|
home: https://www.phpmyadmin.net/
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/phpmyadmin/phpmyadmin
|
- https://github.com/phpmyadmin/phpmyadmin
|
||||||
icon: https://upload.wikimedia.org/wikipedia/commons/9/95/PhpMyAdmin_logo.png
|
icon: https://www.phpmyadmin.net/static/images/logo-og.png
|
||||||
|
kubeVersion: ">=1.19.0-0"
|
||||||
|
annotations:
|
||||||
|
category: Database
|
||||||
|
licenses: Apache-2.0
|
||||||
Reference in New Issue
Block a user