aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/base_native/MANIFEST.json
blob: 3830c9f184ae519008043a4b90f15228a7485f9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
    "name": "virtualFirewall",
    "description": "",
    "data": [
        {
            "file": "CBA.zip",
            "type": "CONTROLLER_BLUEPRINT_ARCHIVE"
        },
        {
            "file": "helm_base_template.tgz",
            "type": "HELM",
            "isBase": "true"
        },
        {
            "file": "helm_vfw.tgz",
            "type": "HELM",
            "isBase": "false"
        },
        {
            "file": "helm_vpkg.tgz",
            "type": "HELM",
            "isBase": "false"
        },
        {
            "file": "helm_vsn.tgz",
            "type": "HELM",
            "isBase": "false"
        }
    ]
}