xNF-5G Tutorial
[demo.git] / tutorials / xNF_5G / free5gc / templates / helm / free5gc / charts / free5gc-udm / Chart.yaml
1 #
2 # Software Name : towards5gs-helm
3 # SPDX-FileCopyrightText: Copyright (c) 2021 Orange
4 # SPDX-License-Identifier: Apache-2.0
5 #
6 # This software is distributed under the Apache License 2.0,
7 # the text of which is available at https://github.com/Orange-OpenSource/towards5gs-helm/blob/main/LICENSE
8 # or see the "LICENSE" file for more details.
9 #
10 # Author: Abderaouf KHICHANE, Ilhem FAJJARI, Ayoub BOUSSELMI
11 # Software description: An open-source project providing Helm charts to deploy 5G components (Core + RAN) on top of Kubernetes
12 #
13 apiVersion: v2
14 name: free5gc-udm
15 description: A Helm chart to deploy the Free5GC UDM
16 type: application
17 version: 0.1.0
18 appVersion: v3.0.5
19 icon: https://camo.githubusercontent.com/915dcf8299b3d2bfe2b2693c5401916cb31e31fb690a73e7da327808000efa37/68747470733a2f2f666f72756d2e667265653567632e6f72672f75706c6f6164732f64656661756c742f6f726967696e616c2f31582f333234363935626663363438316264353536633131303138663238333430383663663565633634352e706e67
20 maintainers:
21   - email: abderaouf.khichane@orange.com
22     name: Abderaouf KHICHANE
23   - email: ilhem.fajjari@orange.com
24     name: Ilhem FAJJARI
25   - email: ayoub.bousselmi@orange.com
26     name: Ayoub BOUSSELMI