diff options
author | 2021-04-02 07:31:17 +0000 | |
---|---|---|
committer | 2021-04-02 07:31:17 +0000 | |
commit | 9977b7a6cdc3c3ee21e5a982687ec61e6b529929 (patch) | |
tree | dd9e8fd3e7fed1bd306d29e8a5c822fe61bda00e /helm/Chart.yaml | |
parent | 04baa0051a15334bb7b293ed57b26552b44df462 (diff) | |
parent | 45365e41607352f6f8a2338c4c95b71953a89abf (diff) |
Merge "Initial commit"honolulu
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..ac6145f --- /dev/null +++ b/helm/Chart.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +description: ODL Netconf Test Tool +name: cds-mock-odl +version: 1.0.0 |