We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 927bf7c + d5af005 commit e428574Copy full SHA for e428574
.github/renovate.json
@@ -85,10 +85,6 @@
85
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-base-ubi9$",
86
"separateMajorMinor": false
87
},
88
- {
89
- "groupName": "bump all nvcr packages for deploymens and clusterservice, skip driver",
90
- "matchPackageNames": ["/.*/"]
91
- },
92
{
93
"matchPackageNames": ["nvcr.io/nvidia/driver"],
94
"enabled": false
0 commit comments