From a43ce8950dcc36363c406b1cc4043dc7d623c9f4 Mon Sep 17 00:00:00 2001 From: Jozsef Csongvai Date: Tue, 2 Feb 2021 08:29:51 -0500 Subject: Initial commit Issue-ID: TEST-296 Signed-off-by: Jozsef Csongvai Change-Id: I26eae5060212a3ba5af0357e11e1b30c0449ff8a --- helm/Chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 helm/Chart.yaml (limited to 'helm/Chart.yaml') diff --git a/helm/Chart.yaml b/helm/Chart.yaml new file mode 100644 index 0000000..0cfd7c2 --- /dev/null +++ b/helm/Chart.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +description: SSH Mock server for testing CDS ssh capabilities +name: cds-mock-ssh +version: 1.0.0 -- cgit 1.2.3-korg