Merge pull request 'ci(deps): update dependency k3s to <1.32 (main)' (#894) from renovate/main-k3s-1.x into main
This commit is contained in:
commit
d749d7b554
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
"matchFileNames": [".forgejo/workflows/**"],
|
"matchFileNames": [".forgejo/workflows/**"],
|
||||||
"matchPackageNames": ["k3s-io/k3s"],
|
"matchPackageNames": ["k3s-io/k3s"],
|
||||||
"matchUpdateTypes": ["major", "minor"],
|
"matchUpdateTypes": ["major", "minor"],
|
||||||
"matchCurrentVersion": "<1.31",
|
"matchCurrentVersion": "<1.32",
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue