Hello World SME Invoker Service
[nonrtric.git] / sample-services / hello-world-sme-invoker / hello-world-sme-invoker / Chart.yaml
1 # -\r
2 #   ========================LICENSE_START=================================\r
3 #   O-RAN-SC\r
4 #   %%\r
5 #   Copyright (C) 2024: OpenInfra Foundation Europe\r
6 #   %%\r
7 #   Licensed under the Apache License, Version 2.0 (the "License");\r
8 #   you may not use this file except in compliance with the License.\r
9 #   You may obtain a copy of the License at\r
10 #\r
11 #        http://www.apache.org/licenses/LICENSE-2.0\r
12 #\r
13 #   Unless required by applicable law or agreed to in writing, software\r
14 #   distributed under the License is distributed on an "AS IS" BASIS,\r
15 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
16 #   See the License for the specific language governing permissions and\r
17 #   limitations under the License.\r
18 #   ========================LICENSE_END===================================\r
19 #\r
20 \r
21 apiVersion: v2\r
22 name: hello-world-sme-invoker\r
23 description: A Helm chart for NONRTRIC Hello World SME Invoker\r
24 \r
25 # A chart can be either an 'application' or a 'library' chart.\r
26 #\r
27 # Application charts are a collection of templates that can be packaged into versioned archives\r
28 # to be deployed.\r
29 #\r
30 # Library charts provide useful utilities or functions for the chart developer. They're included as\r
31 # a dependency of application charts to inject those utilities and functions into the rendering\r
32 # pipeline. Library charts do not define any templates and therefore cannot be deployed.\r
33 type: application\r
34 \r
35 # This is the chart version. This version number should be incremented each time you make changes\r
36 # to the chart and its templates, including the app version.\r
37 # Versions are expected to follow Semantic Versioning (https://semver.org/)\r
38 version: 0.1.0\r
39 \r
40 # This is the version number of the application being deployed. This version number should be\r
41 # incremented each time you make changes to the application. Versions are not expected to\r
42 # follow Semantic Versioning. They should reflect the version the application is using.\r
43 # It is recommended to use it with quotes.\r
44 appVersion: "0.1.0"\r