Skip to content

Commit 9bd11cd

Browse files
authored
Merge pull request #36 from projectsyn/modulesync-c53f70b
[ModuleSync] Update from projectsyn/modulesync-control@c53f70b
2 parents 83a48b5 + 675cd27 commit 9bd11cd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.cruft.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"template": "https://github.com/projectsyn/commodore-component-template.git",
3+
"commit": "e6c4fd69190db1ad12e941d578b9423d0e2f993c",
4+
"checkout": "main",
5+
"context": {
6+
"cookiecutter": {
7+
"name": "vcluster",
8+
"slug": "vcluster",
9+
"parameter_key": "vcluster",
10+
"test_cases": "defaults oidc openshift",
11+
"add_golden": "y",
12+
"add_matrix": "y",
13+
"add_go_unit": "n",
14+
"github_owner": "projectsyn",
15+
"github_name": "component-vcluster",
16+
"github_url": "https://github.com/projectsyn/component-vcluster",
17+
"_template": "https://github.com/projectsyn/commodore-component-template.git"
18+
}
19+
},
20+
"directory": null
21+
}

0 commit comments

Comments
 (0)