Chart.yaml を更新
This commit is contained in:
22
Chart.yaml
22
Chart.yaml
@@ -1,7 +1,17 @@
|
|||||||
apiVersion: v1
|
apiVersion: v2
|
||||||
name: app-name
|
name: phpmyadmin-nginx
|
||||||
description: Here comes an app description
|
description: A Helm chart for phpMyAdmin with nginx reverse proxy
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.1
|
version: 1.0.0
|
||||||
appVersion: "0.0.0"
|
appVersion: "5.2.3"
|
||||||
icon: https://upload.wikimedia.org/logo.png
|
keywords:
|
||||||
|
- phpmyadmin
|
||||||
|
- nginx
|
||||||
|
- mysql
|
||||||
|
- database
|
||||||
|
maintainers:
|
||||||
|
- name: DevOps Team
|
||||||
|
home: https://www.phpmyadmin.net/
|
||||||
|
sources:
|
||||||
|
- https://github.com/phpmyadmin/phpmyadmin
|
||||||
|
icon: https://upload.wikimedia.org/wikipedia/commons/9/95/PhpMyAdmin_logo.png
|
||||||
|
|||||||
Reference in New Issue
Block a user