diff options
author | Ritu Sood <ritu.sood@intel.com> | 2020-11-19 18:07:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-19 18:07:37 +0000 |
commit | a4d559d244fcceef5556bc67f1d35e9fbe6ec353 (patch) | |
tree | 996eca7202e9dc9714238a0bda07960467cf76ea | |
parent | 8c86f56defd56c5ea02eb6952ba4b852599100d5 (diff) | |
parent | 4fefdff0661503320357bc131a2e66ddceff8376 (diff) |
Merge "Fix typo in deployments/helm/v2/emco/Chart.yaml"
-rw-r--r-- | deployments/helm/v2/emco/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/helm/v2/emco/Chart.yaml b/deployments/helm/v2/emco/Chart.yaml index 6998dcaa..9c015819 100644 --- a/deployments/helm/v2/emco/Chart.yaml +++ b/deployments/helm/v2/emco/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 appVersion: "1.0" description: A Helm chart for Kubernetes -name: onap4k8s +name: emco version: 0.1.0 |