diff --git a/Chart.yaml b/Chart.yaml index e0ab5ad..17c355d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -9,9 +9,16 @@ keywords: - nginx - mysql - database + - database-management maintainers: - - name: Pieter + - name: DevOps Team + email: devops@example.com + url: https://example.com home: https://www.phpmyadmin.net/ sources: - 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 \ No newline at end of file