From 374837f4d4b07a7ed4d920c35b0946b9435cc8d4 Mon Sep 17 00:00:00 2001 From: Konrad Bańka Date: Tue, 5 Nov 2019 15:25:09 +0100 Subject: Refactor FIXMEs in vFW_CDS_CNF use case MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue-ID: INT-1259 Signed-off-by: Konrad Bańka Change-Id: Ia834019f3c1564e660036047864f74a7477273aa --- heat/vFW_CNF_CDS/templates/helm/vfw/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 heat/vFW_CNF_CDS/templates/helm/vfw/Chart.yaml (limited to 'heat/vFW_CNF_CDS/templates/helm/vfw/Chart.yaml') diff --git a/heat/vFW_CNF_CDS/templates/helm/vfw/Chart.yaml b/heat/vFW_CNF_CDS/templates/helm/vfw/Chart.yaml new file mode 100644 index 00000000..1e3a8cc1 --- /dev/null +++ b/heat/vFW_CNF_CDS/templates/helm/vfw/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +appVersion: "1.0" +description: A Helm chart to deploy Firewall app for vFirewall +name: vfw +version: 0.2.0 -- cgit 1.2.3-korg