Skip to content

Commit 37894d5

Browse files
committed
Update from template
Template version: main (3c0aa35)
1 parent 4e415c2 commit 37894d5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.cruft.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
22
"template": "https://github.com/projectsyn/commodore-component-template.git",
3-
"commit": "e6c4fd69190db1ad12e941d578b9423d0e2f993c",
3+
"commit": "3c0aa35683ac2951a08e2eb6057229741d7d160a",
44
"checkout": "main",
55
"context": {
66
"cookiecutter": {
77
"name": "vcluster",
88
"slug": "vcluster",
99
"parameter_key": "vcluster",
1010
"test_cases": "defaults oidc openshift",
11+
"add_lib": "n",
12+
"add_pp": "n",
1113
"add_golden": "y",
1214
"add_matrix": "y",
1315
"add_go_unit": "n",
16+
"copyright_holder": "VSHN AG <info@vshn.ch>",
17+
"copyright_year": "2021",
1418
"github_owner": "projectsyn",
1519
"github_name": "component-vcluster",
1620
"github_url": "https://github.com/projectsyn/component-vcluster",
17-
"_template": "https://github.com/projectsyn/commodore-component-template.git",
18-
"add_lib": "n",
19-
"add_pp": "n",
20-
"copyright_holder": "VSHN AG <info@vshn.ch>",
21-
"copyright_year": "2021"
21+
"_template": "https://github.com/projectsyn/commodore-component-template.git"
2222
}
2323
},
2424
"directory": null

0 commit comments

Comments
 (0)