chore(renovate): update allowed k3s version
This commit is contained in:
parent
85704a62d2
commit
c31403c5c7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
"matchFileNames": [".forgejo/workflows/**"],
|
||||
"matchPackageNames": ["k3s-io/k3s"],
|
||||
"matchUpdateTypes": ["major", "minor"],
|
||||
"matchCurrentValue": "!/^v1.31/",
|
||||
"matchCurrentValue": "!/^v1.32/",
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue