From b1f3aefab66ef0456385bc02f7e0d1154a74cfe3 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Thu, 9 Jun 2022 18:17:55 +0530 Subject: [PATCH] Create Chart.yaml --- helm-chart/Chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 helm-chart/Chart.yaml diff --git a/helm-chart/Chart.yaml b/helm-chart/Chart.yaml new file mode 100644 index 0000000..dc001ca --- /dev/null +++ b/helm-chart/Chart.yaml @@ -0,0 +1,4 @@ +apiVersion: v2 +name: mychart +description: A Helm chart for Random Shape App +version: 0.1.0