diff options
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 |