mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-05 17:21:42 +00:00
@@ -18,11 +18,12 @@
|
|||||||
"matchPackagePatterns": ["^quay.io/kairos/packages*"],
|
"matchPackagePatterns": ["^quay.io/kairos/packages*"],
|
||||||
"versioning": "regex:^(?<major>\\d{12})-git(?<patch>[a-f0-9]{8})-repository\\.yaml$"
|
"versioning": "regex:^(?<major>\\d{12})-git(?<patch>[a-f0-9]{8})-repository\\.yaml$"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["patch"],
|
"matchUpdateTypes": ["patch"],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
|
Reference in New Issue
Block a user