ci(deps): update dependency k3s to <1.32
This commit is contained in:
parent
a7bd6042a0
commit
183d3836bf
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