diff options
author | Jozsef Csongvai <jozsef.csongvai@bell.ca> | 2021-02-02 08:29:51 -0500 |
---|---|---|
committer | Jozsef Csongvai <jozsef.csongvai@bell.ca> | 2021-02-02 08:29:51 -0500 |
commit | a43ce8950dcc36363c406b1cc4043dc7d623c9f4 (patch) | |
tree | 585481b3cf4a60a6b3c8a66555ac74892602a55b /helm/Chart.yaml | |
parent | a3f61fa083ef59cb3848e7dd391798ec71adfa13 (diff) |
Issue-ID: TEST-296
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I26eae5060212a3ba5af0357e11e1b30c0449ff8a
Diffstat (limited to 'helm/Chart.yaml')
-rw-r--r-- | helm/Chart.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
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 |