We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c13475c + 3c8d253 commit f467b01Copy full SHA for f467b01
.github/renovate.json
@@ -73,7 +73,7 @@
73
"customType": "regex",
74
"fileMatch": ["kroxylicious-systemtests/src/main/java/io/kroxylicious/systemtests/Environment.java"],
75
"matchStrings": [
76
- "(?<depName>quay.io/strimzi-test-clients/test-clients):(?<currentValue>\\d+\\.\\d+\\.\\d+)-kafka.*"
+ "(?<depName>quay.io/strimzi-test-clients/test-clients):(?<currentValue>\\d+\\.\\d+\\.\\d+)-kafka*"
77
],
78
"datasourceTemplate": "docker"
79
},
0 commit comments