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:
viceice-bot 2024-09-25 08:23:06 +00:00
commit d749d7b554

View file

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