SDFAB-998 Move omec-user-plane from aether-helm-chart to sdfabric-helm-chart

It is renamed to bess-upf.
The license is also updated to Apache 2.0.
We also remove omec-upf-cni which is no longer in use.

Change-Id: Ie9ce877c13203a76bf90d24918734ded33587157
diff --git a/bess-upf/.helmignore b/bess-upf/.helmignore
new file mode 100644
index 0000000..931186d
--- /dev/null
+++ b/bess-upf/.helmignore
@@ -0,0 +1,25 @@
+# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
+#
+# SPDX-License-Identifier: Apache-2.0
+
+# Patterns to ignore when building packages.
+# This supports shell glob matching, relative path matching, and
+# negation (prefixed with !). Only one pattern per line.
+.DS_Store
+# Common VCS dirs
+.git/
+.gitignore
+.bzr/
+.bzrignore
+.hg/
+.hgignore
+.svn/
+# Common backup files
+*.swp
+*.bak
+*.tmp
+*~
+# Various IDEs
+.project
+.idea/
+*.tmproj