From 453b5d421e4300c74e1a016e6a681275aa048ff1 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Tue, 5 Oct 2021 13:01:58 +0200 Subject: [PATCH] (fix) use loose versioning for calibre using renovate --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 75513621f03..797d1e8fec3 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -106,6 +106,7 @@ "versioning": "loose", "matchPackageNames": [ "ghcr.io/k8s-at-home/plex", + "ghcr.io/linuxserver/calibre", "ghcr.io/k8s-at-home/qbittorrent", "sirfragalot/hyperion.ng", ],