ci(deps): update dependency k3s to <1.32

This commit is contained in:
Renovate Bot 2024-09-25 08:16:52 +00:00
parent a7bd6042a0
commit 183d3836bf
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -29,7 +29,7 @@
"matchFileNames": [".forgejo/workflows/**"],
"matchPackageNames": ["k3s-io/k3s"],
"matchUpdateTypes": ["major", "minor"],
"matchCurrentVersion": "<1.31",
"matchCurrentVersion": "<1.32",
"enabled": false
},
{