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