From 2cdc897416ac3eb818f38e11f205011dc7440ec7 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 13 Apr 2024 10:02:41 +0000 Subject: [PATCH] feat: update config --- config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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"