We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689c7e5 commit 3261809Copy full SHA for 3261809
renovate.json
@@ -6,11 +6,6 @@
6
"matchPackageNames": ["pluralsh/plural-cli"],
7
"matchDatasources": ["github-releases"],
8
"extractVersion": "^v(?<version>.*)$"
9
- },
10
- {
11
- "matchPackageNames": ["k3s-io/k3s"],
12
- "matchDatasources": ["github-releases"],
13
- "versioning": "^v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(?<compatibility>\\+k3s)(?<build>\\d+)$"
14
}
15
],
16
"customManagers": [
0 commit comments