Skip to content

Commit

Permalink
chore: Regenerate default.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Apr 21, 2023
1 parent cb52de8 commit 88dcddc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
"extractVersion": "^?v?(?<version>\\d+\\.\\d+\\.\\d+.*)$",
"versioning": "regex:^v?(?<major>\\d+)(\\.(?<minor>\\d+)\\.(?<patch>\\d+.*))?$"
},
{
"matchDatasources": ["docker"],
"schedule": ["after 4am on monday and tuesday"],
}
],
"kubernetes": {
"fileMatch": ["\\.yaml$"]
Expand Down

0 comments on commit 88dcddc

Please sign in to comment.