diff --git a/config.json b/config.json index 1844c91..33e47da 100644 --- a/config.json +++ b/config.json @@ -59,8 +59,10 @@ "(^|/).+.ya?ml$" ], "matchStrings": [ + "(?kasperhermansen/.+):(?\\S+)", + "(?kjuulh/.+):(?\\S+)", "(?docker.io/.+):(?\\S+)", - "(?.*?):(?\\S+)" + "(?harbor.front.kjuulh.io/.+):(?\\S+)" ], "datasourceTemplate": "docker", "versioningTemplate": "docker"