From c32b1ce3e15af1800a832624b691874baedfd178 Mon Sep 17 00:00:00 2001 From: pieter Date: Sat, 7 Feb 2026 00:08:49 +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 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Chart.yaml diff --git a/Chart.yaml b/Chart.yaml new file mode 100644 index 0000000..35e0370 --- /dev/null +++ b/Chart.yaml @@ -0,0 +1,6 @@ +apiVersion: v2 +name: postgresql +description: A Helm chart for PostgreSQL database +type: application +version: 1.0.0 +appVersion: "18.1" \ No newline at end of file