initial version of umbrella charts added to sdcore-helm-charts

Change-Id: I23ba506815219b6547b223638a30384bb657a08b
diff --git a/sdcore-helm-charts/values.yaml b/sdcore-helm-charts/values.yaml
new file mode 100644
index 0000000..0033fd2
--- /dev/null
+++ b/sdcore-helm-charts/values.yaml
@@ -0,0 +1,39 @@
+# SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org>
+#
+# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+
+# Default values for all SD-CORE Helm charts.
+# This is a YAML-formatted file.
+# Declare variables to be passed into your templates.
+
+#Images tagged for the release
+omec-control-plane:
+  enable4G: false
+  #images:
+  #  tags:
+      #4G control Plane images
+  #config:
+  #  config4g:
+  #    deploy: true
+
+omec-user-plane:
+  enable: true
+  #images:
+  #  tags:
+      #4G/5G user plane images
+  #config:
+  #  upf:
+  #    cfgFiles:
+  #      upf.json:
+  #        cpiface:
+
+omec-sub-provision:
+  enable: true
+  #images:
+  #  tags:
+
+5g-control-plane:
+  enable5G: true
+  #images:
+  #  tags:
+      #5G NF images