File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"template" : " https://github.com/projectsyn/commodore-component-template.git" ,
3
- "commit" : " 98d16f99766e6c6d97322dbe42e058f0e2bf73d0 " ,
3
+ "commit" : " 56dd2ee980f197ec2c8b3977c16458e43d0c6ef2 " ,
4
4
"checkout" : " main" ,
5
5
"context" : {
6
6
"cookiecutter" : {
17
17
"automerge_patch_v0" : " n" ,
18
18
"automerge_patch_regexp_blocklist" : " " ,
19
19
"automerge_patch_v0_regexp_allowlist" : " " ,
20
- "automerge_minor_regexp_allowlist" : " " ,
20
+ "automerge_minor_regexp_allowlist" : " ^quay.io/appuio/oc$ " ,
21
21
"auto_release" : " y" ,
22
22
"copyright_holder" :
" VSHN AG <[email protected] >" ,
23
23
"copyright_year" : " 2021" ,
24
24
"github_owner" : " projectsyn" ,
25
25
"github_name" : " component-vcluster" ,
26
26
"github_url" : " https://github.com/projectsyn/component-vcluster" ,
27
- "_template" : " https://github.com/projectsyn/commodore-component-template.git"
27
+ "_template" : " https://github.com/projectsyn/commodore-component-template.git" ,
28
+ "_commit" : " 56dd2ee980f197ec2c8b3977c16458e43d0c6ef2"
28
29
}
29
30
},
30
31
"directory" : null
Original file line number Diff line number Diff line change 37
37
" automerge" ,
38
38
" bump:patch"
39
39
]
40
+ },
41
+ {
42
+ "matchUpdateTypes" : [
43
+ " minor"
44
+ ],
45
+ "automerge" : true ,
46
+ "platformAutomerge" : false ,
47
+ "labels" : [
48
+ " dependency" ,
49
+ " automerge" ,
50
+ " bump:minor"
51
+ ],
52
+ "matchPackagePatterns" : [
53
+ " ^quay.io/appuio/oc$"
54
+ ]
40
55
}
41
56
]
42
57
}
You can’t perform that action at this time.
0 commit comments