We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bd11cd + 37894d5 commit b5284edCopy full SHA for b5284ed
.cruft.json
@@ -1,16 +1,20 @@
1
{
2
"template": "https://github.com/projectsyn/commodore-component-template.git",
3
- "commit": "e6c4fd69190db1ad12e941d578b9423d0e2f993c",
+ "commit": "3c0aa35683ac2951a08e2eb6057229741d7d160a",
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_lib": "n",
12
+ "add_pp": "n",
13
"add_golden": "y",
14
"add_matrix": "y",
15
"add_go_unit": "n",
16
+ "copyright_holder": "VSHN AG <info@vshn.ch>",
17
+ "copyright_year": "2021",
18
"github_owner": "projectsyn",
19
"github_name": "component-vcluster",
20
"github_url": "https://github.com/projectsyn/component-vcluster",
0 commit comments