Skip to content

Commit

Permalink
chore(renovate): add v1.8.x
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <[email protected]>
  • Loading branch information
derekbit authored and innobead committed Dec 21, 2024
1 parent d459cbc commit 348b62e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions renovate-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"baseBranches": [
"master",
"main",
"v1.8.x",
"v1.7.x",
"v1.6.x"
],
Expand Down Expand Up @@ -162,6 +163,23 @@
],
"groupName": "longhorn branch repo dependencies"
},
{
"matchBaseBranches": [
"v1.8.x"
],
"matchPackageNames": [
"github.com/longhorn/longhorn-engine",
"github.com/longhorn/longhorn-instance-manager",
"github.com/longhorn/longhorn-share-manager",
"github.com/longhorn/backing-image-manager",
"github.com/longhorn/cli"
],
"allowedVersions": "/^v1\\.8\\.\\S+/",
"matchManagers": [
"gomod"
],
"groupName": "longhorn branch repo dependencies"
},
{
"matchBaseBranches": [
"v1.7.x"
Expand Down

0 comments on commit 348b62e

Please sign in to comment.