-
Notifications
You must be signed in to change notification settings - Fork 2
/
.cruft.json
25 lines (25 loc) · 998 Bytes
/
.cruft.json
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
{
"template": "https://github.com/projectsyn/commodore-component-template.git",
"commit": "0aba6c3dc0f4bcbe81aab1cdcc977f32b00f1cb2",
"checkout": "main",
"context": {
"cookiecutter": {
"name": "AppCat",
"slug": "appcat",
"parameter_key": "appcat",
"test_cases": "defaults exoscale cloudscale openshift vshn apiserver controllers minio cloudscale-metrics-collector-cloud cloudscale-metrics-collector-managed exoscale-metrics-collector-cloud exoscale-metrics-collector-managed control-plane service-cluster",
"add_lib": "n",
"add_pp": "n",
"add_golden": "y",
"add_matrix": "y",
"add_go_unit": "n",
"copyright_holder": "VSHN AG <[email protected]>",
"copyright_year": "2023",
"github_owner": "vshn",
"github_name": "component-appcat",
"github_url": "https://github.com/vshn/component-appcat",
"_template": "https://github.com/projectsyn/commodore-component-template.git"
}
},
"directory": null
}