Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 7273f0b

Browse files
authored
Merge pull request #60 from projectsyn/template-sync
Update from component template
2 parents 1783ab4 + d784fb9 commit 7273f0b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.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": "Resource Locker Operator",
88
"slug": "resource-locker",
99
"parameter_key": "resource_locker",
1010
"test_cases": "defaults lib openshift4",
11+
"add_lib": "y",
12+
"add_pp": "y",
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-resource-locker",
1620
"github_url": "https://github.com/projectsyn/component-resource-locker",

0 commit comments

Comments
 (0)