Enable all helm charts by default in parent chart
This is as a means towards obsoleting the oneclick scripts
from the Beijing release, in favour of directly using Helm.
From this point on, users of onap should use the follow
command:
helm install local/onap -n onap --namespace onap
Please refer to the official documentation for all the steps
required to deploy onap. Currently as a patched to be
merged: https://gerrit.onap.org/r/#/c/37871/
Change-Id: I75e5dbc9a79fec86a9b7c0cff487b10ec9df9a20
Issue-ID: OOM-816
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
diff --git a/kubernetes/esr/Chart.yaml b/kubernetes/esr/Chart.yaml
index 1de7295..a80e699 100644
--- a/kubernetes/esr/Chart.yaml
+++ b/kubernetes/esr/Chart.yaml
@@ -15,4 +15,4 @@
apiVersion: v1
description: A Helm chart for Kubernetes
name: esr
-version: v1.0.0
+version: 1.0.0