From 2a809c3961383d4dfe3046aa0622208845e4883b Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Fri, 4 Nov 2022 14:15:57 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/renovate.json b/renovate.json index dc6b256..3706c14 100644 --- a/renovate.json +++ b/renovate.json @@ -13,6 +13,14 @@ "registryAliases": { "nextcloud": "https://nextcloud.github.io/helm/" }, + "packageRules": [ + { + "matchDatasources": ["docker"], + "matchPackageNames": ["quay.io/centos/centos"], + "versioning": "regex:^stream-(?\\d+)$", + "extractVersion": "^stream-(?\\d+)$" + } + ], "regexManagers": [ { "fileMatch": [