Skip to content

Commit b5284ed

Browse files
authored
Merge pull request #37 from projectsyn/template-sync
Update from component template
2 parents 9bd11cd + 37894d5 commit b5284ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.cruft.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
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",

0 commit comments

Comments
 (0)