From c6831e365dca87d99d368766c9ca4483e76d5914 Mon Sep 17 00:00:00 2001 From: pieter Date: Wed, 19 Nov 2025 10:35:55 +0000 Subject: [PATCH] =?UTF-8?q?Chart.yaml=20=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Chart.yaml diff --git a/Chart.yaml b/Chart.yaml new file mode 100644 index 0000000..6d0d167 --- /dev/null +++ b/Chart.yaml @@ -0,0 +1,7 @@ +apiVersion: v1 +name: app-name +description: Here comes an app description +type: application +version: 0.0.1 +appVersion: "0.0.0" +icon: https://upload.wikimedia.org/logo.png \ No newline at end of file