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 4b63d5a + d6f0787 commit d185616Copy full SHA for d185616
renovate.json
@@ -282,7 +282,7 @@
282
"**/Makefile*"
283
],
284
"matchStrings": [
285
- "\\b(?<depName>(docker|quay)\\.io/[a-z0-9][a-z0-9._-]*/[a-z0-9][a-z0-9._-]*)(:|.*\\n.*= \")v?(?<currentValue>[a-z0-9_][\\w.-]{0,127})"
+ "\\b(?<depName>(docker|k8s\\.gcr|quay)\\.io/(?:[a-z0-9][a-z0-9._-]*/)?[a-z0-9][a-z0-9._-]*)(:|.*\\n.*= \")v?(?<currentValue>[0-9_][\\w.-]{0,127})"
286
287
"datasourceTemplate": "docker",
288
"extractVersionTemplate": "^v?(?<version>[\\w][\\w.-]{0,127})"
0 commit comments