From 4848a475986fd5bfcc27f57f91f843de8a1bdfe4 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Mon, 11 Apr 2022 21:17:46 +0200 Subject: [PATCH] Updater bot : requestrr updated to 2.1.2 --- requestrr/CHANGELOG.md | 3 +++ requestrr/config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/requestrr/CHANGELOG.md b/requestrr/CHANGELOG.md index 9c313c058..35f386c6e 100644 --- a/requestrr/CHANGELOG.md +++ b/requestrr/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.1.2 (11-04-2022) +- Update to latest version from linuxserver/docker-requestrr - Add codenotary sign - New standardized logic for Dockerfile build and packages installation diff --git a/requestrr/config.json b/requestrr/config.json index 995e63db5..b4d005e21 100644 --- a/requestrr/config.json +++ b/requestrr/config.json @@ -33,8 +33,8 @@ "TZ": "str?" }, "slug": "requestrr", - "upstream": "2.1.1", + "upstream": "2.1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.1", + "version": "2.1.2", "webui": "http://[HOST]:[PORT:4545]" }