From c928988d9583f250c6608b1856f6b7d530d5a087 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 May 2024 09:13:35 +0000 Subject: [PATCH 1/3] Update binhex/arch-qbittorrentvpn Docker digest to 34e13f6 --- downloaders/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloaders/docker-compose.yml b/downloaders/docker-compose.yml index ae9c90e..41f2d1b 100644 --- a/downloaders/docker-compose.yml +++ b/downloaders/docker-compose.yml @@ -16,7 +16,7 @@ services: restart: unless-stopped arch-qbittorrentvpn: - image: binhex/arch-qbittorrentvpn@sha256:7722333cbbf66de668b938ac7b80afaee2d1cc1695ce35c316cedc6dca63db8a + image: binhex/arch-qbittorrentvpn@sha256:34e13f69e25ac5d13a1c54ecb0f43de2213d8e7335e4202c87441d5a558c1a55 container_name: qbittorrentvpn volumes: - '/docker/appdata/qbitty:/config' From e5aeba3b51058beb6275ab57ea53ebf46ce450f8 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Fri, 3 May 2024 22:45:02 +0000 Subject: [PATCH 2/3] Update .github/renovate.json --- .github/renovate.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 314cff1..b83dbfa 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -35,6 +35,10 @@ { "matchPackageNames": ["fallenbagel/jellyseerr"], "customChangelogUrl": "https://github.com/Fallenbagel/jellyseerr/releases" + }, + { + "matchPackageNames": ["binhex/arch-qbittorrentvpn"], + "customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn/releases/" } ] -} \ No newline at end of file +}binhex/arch-qbittorrentvpn \ No newline at end of file From 8e7f4edd9fee28f430bd8bbdefd341b4ddc5e93a Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Fri, 3 May 2024 22:45:18 +0000 Subject: [PATCH 3/3] Update .github/renovate.json --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index b83dbfa..f6a0bd8 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -41,4 +41,4 @@ "customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn/releases/" } ] -}binhex/arch-qbittorrentvpn \ No newline at end of file +} \ No newline at end of file