diff options
author | Todd Malsbary <todd.malsbary@intel.com> | 2020-10-20 09:50:34 -0700 |
---|---|---|
committer | Todd Malsbary <todd.malsbary@intel.com> | 2020-10-30 16:22:33 -0700 |
commit | 4fefdff0661503320357bc131a2e66ddceff8376 (patch) | |
tree | b20bab7234a6bd063280dabc7ab19d549518a833 /deployments/helm/v2 | |
parent | 0c352ef0d74d4b51a0fce5123b34a6753e8ab6a4 (diff) |
Fix typo in deployments/helm/v2/emco/Chart.yaml
Issue-ID: MULTICLOUD-1239
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ibf7c7d2a64889b72cdc67a587548fb6a0dac6ba0
Diffstat (limited to 'deployments/helm/v2')
-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 |