Skip to content

Commit

Permalink
add volsync renovate group
Browse files Browse the repository at this point in the history
groups together volsync updates to helm and docker images in one PR.
  • Loading branch information
jgilfoil committed Mar 8, 2024
1 parent 799753c commit b63039b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,16 @@
},
"separateMinorPatch": true
},
{
"description": ["Volsync Group"],
"groupName": "Volsync",
"matchPackagePatterns": ["volsync"],
"matchDatasources": ["docker", "github-releases"],
"group": {
"commitMessageTopic": "{{{groupName}}} group"
},
"separateMinorPatch": true
},
// custom versioning
{
"description": ["Use custom versioning for k3s"],
Expand Down

0 comments on commit b63039b

Please sign in to comment.