File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9393 "customType" : " regex" ,
9494 "fileMatch" : [" kroxylicious-systemtests/src/main/java/io/kroxylicious/systemtests/Constants.java" ],
9595 "matchStrings" : [
96- " (?<depName>quay.io/kroxylicious/python-kafka-test-client):(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)-(?<build> \\ d+\\ .\\ d+\\ .\\ d+)"
96+ " (?<depName>quay.io/kroxylicious/python-kafka-test-client):(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+- \\ d+\\ .\\ d+\\ .\\ d+)"
9797 ],
9898 "datasourceTemplate" : " docker" ,
9999 "extractVersionTemplate" : " ^(?<version>.*)?(-(?<build>.*))?$" ,
100- "versioningTemplate" : " regex:^(?<major>\\ d+)\\ .(?<minor>\\ d+)\\ .(?<patch>\\ d+)?(-(?<build >\\ .* ))?$"
100+ "versioningTemplate" : " regex:^(?<major>\\ d+)\\ .(?<minor>\\ d+)\\ .(?<patch>\\ d+)?(-(?<build_major >\\ d+) \\ .(?<build_minor> \\ d+) \\ .(?<build_patch> \\ d+ ))?$"
101101 },
102102 {
103103 "customType" : " regex" ,
You can’t perform that action at this time.
0 commit comments