Hello World SME Invoker Service
[nonrtric.git] / sample-services / hello-world-sme-invoker / hello-world-sme-invoker / Chart.yaml
diff --git a/sample-services/hello-world-sme-invoker/hello-world-sme-invoker/Chart.yaml b/sample-services/hello-world-sme-invoker/hello-world-sme-invoker/Chart.yaml
new file mode 100644 (file)
index 0000000..3eee3d6
--- /dev/null
@@ -0,0 +1,44 @@
+# -\r
+#   ========================LICENSE_START=================================\r
+#   O-RAN-SC\r
+#   %%\r
+#   Copyright (C) 2024: OpenInfra Foundation Europe\r
+#   %%\r
+#   Licensed under the Apache License, Version 2.0 (the "License");\r
+#   you may not use this file except in compliance with the License.\r
+#   You may obtain a copy of the License at\r
+#\r
+#        http://www.apache.org/licenses/LICENSE-2.0\r
+#\r
+#   Unless required by applicable law or agreed to in writing, software\r
+#   distributed under the License is distributed on an "AS IS" BASIS,\r
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+#   See the License for the specific language governing permissions and\r
+#   limitations under the License.\r
+#   ========================LICENSE_END===================================\r
+#\r
+\r
+apiVersion: v2\r
+name: hello-world-sme-invoker\r
+description: A Helm chart for NONRTRIC Hello World SME Invoker\r
+\r
+# A chart can be either an 'application' or a 'library' chart.\r
+#\r
+# Application charts are a collection of templates that can be packaged into versioned archives\r
+# to be deployed.\r
+#\r
+# Library charts provide useful utilities or functions for the chart developer. They're included as\r
+# a dependency of application charts to inject those utilities and functions into the rendering\r
+# pipeline. Library charts do not define any templates and therefore cannot be deployed.\r
+type: application\r
+\r
+# This is the chart version. This version number should be incremented each time you make changes\r
+# to the chart and its templates, including the app version.\r
+# Versions are expected to follow Semantic Versioning (https://semver.org/)\r
+version: 0.1.0\r
+\r
+# This is the version number of the application being deployed. This version number should be\r
+# incremented each time you make changes to the application. Versions are not expected to\r
+# follow Semantic Versioning. They should reflect the version the application is using.\r
+# It is recommended to use it with quotes.\r
+appVersion: "0.1.0"\r