From edcb854baac02604e7976551152e940f5f35e720 Mon Sep 17 00:00:00 2001 From: pieter Date: Thu, 20 Nov 2025 06:26:03 +0000 Subject: [PATCH] =?UTF-8?q?Chart.yaml=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 6d0d167..7ed959d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,7 +1,17 @@ -apiVersion: v1 -name: app-name -description: Here comes an app description +apiVersion: v2 +name: phpmyadmin-nginx +description: A Helm chart for phpMyAdmin with nginx reverse proxy type: application -version: 0.0.1 -appVersion: "0.0.0" -icon: https://upload.wikimedia.org/logo.png \ No newline at end of file +version: 1.0.0 +appVersion: "5.2.3" +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