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.
1 parent 19ab02c commit c5754dbCopy full SHA for c5754db
renovate.json
@@ -19,7 +19,7 @@
19
"name": "Updating container version",
20
"filePatterns": ["bin/.container-tag"],
21
"bumpType": "minor",
22
- "matchStrings": ["(?<version>\\d+\\.\\d+)"]
+ "matchStrings": ["(?<version>[^\\s]+)"]
23
}
24
]
25
},
0 commit comments