From 1b1dd403f74ad73f83a5e285d326c5538211c089 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 19 Feb 2021 19:30:59 +0100 Subject: [PATCH] addition of upstream tage --- addons_updater/config.json | 1 + bitwarden/config.json | 6 +++--- cloudcommander/config.json | 4 ++-- code-server/config.json | 2 +- emby/config.json | 1 + filebrowser/config.json | 1 + joal/config.json | 2 +- nextcloud/config.json | 3 ++- papermerge/config.json | 3 ++- piwigo/config.json | 3 ++- qbittorrent/config.json | 1 + radarr/config.json | 3 ++- scrutiny/config.json | 3 ++- transmission/config.json | 3 ++- ubooquity/config.json | 3 ++- 15 files changed, 25 insertions(+), 14 deletions(-) diff --git a/addons_updater/config.json b/addons_updater/config.json index 9328cdb0b..66e171359 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -3,6 +3,7 @@ "version": "1.4", "slug": "updater", "description": "Automatic addons update by aligning version tag with upstream releases", + "url": "https://github.com/alexbelgium/hassio-addons", "arch": [ "aarch64", "amd64", diff --git a/bitwarden/config.json b/bitwarden/config.json index a28d7ace5..50a11ba73 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -1,10 +1,10 @@ { "name": "Bitwarden RS", "version": "1.19.0", - "current": "1.19.0", + "upstream": "1.19.0", "slug": "bitwarden", "description": "Open source password management solution", - "url": "https://hub.docker.com/r/bitwardenrs/server", + "url": "https://github.com/alexbelgium/hassio-addons", "webui": "[PROTO:ssl]://[HOST]:[PORT:7277]", "startup": "services", "init": false, @@ -34,4 +34,4 @@ "keyfile": "str", "request_size_limit": "int?" } -} +} \ No newline at end of file diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 7c79c9477..1307b3d70 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -1,10 +1,10 @@ { "name": "Cloudcommander", "version": "15.6.0", - "current": "15.6.0", + "upstream": "15.6.0", "slug": "cloudcommander", "description": "Cloud Commander a file manager for the web with console and editor", - "url": "https://github.com/coderaiser/cloudcmd", + "url": "https://github.com/alexbelgium/hassio-addons", "arch": [ "aarch64", "amd64", diff --git a/code-server/config.json b/code-server/config.json index 31f35f19e..df89ad3fd 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -4,7 +4,7 @@ "upstream": "3.9.0", "slug": "code-server", "description": "Code-server is VS Code running on a remote server, accessible through the browser.", - "url": "https://hub.docker.com/r/linuxserver/code-server", + "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": [ "aarch64", diff --git a/emby/config.json b/emby/config.json index 42e2c8251..9bccad3c3 100644 --- a/emby/config.json +++ b/emby/config.json @@ -1,6 +1,7 @@ { "name": "Emby beta NAS", "version": "4.6.0.26", + "version": "upstream", "slug": "emby_nas", "description": "A Free Software Media System that puts you in control of managing and streaming your media.", "url": "https://github.com/alexbelgium/hassio-addons", diff --git a/filebrowser/config.json b/filebrowser/config.json index f3dd4d74a..adecb34ab 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -1,6 +1,7 @@ { "name": "Filebrowser", "version": "2.11.0", + "upstream": "2.11.0", "slug": "filebrowser", "description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files", "url": "https://github.com/alexbelgium/hassio-addons", diff --git a/joal/config.json b/joal/config.json index 84f14a504..118e25f50 100644 --- a/joal/config.json +++ b/joal/config.json @@ -3,7 +3,7 @@ "version": "2.1.24", "slug": "joal", "description": "An open source command line RatioMaster with WebUI", - "url": "https://github.com/alexbelgium/hassio-addons/tree/master/joal", + "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": [ "aarch64", diff --git a/nextcloud/config.json b/nextcloud/config.json index b9b7f8aa5..e78ef0484 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,7 +1,8 @@ { "name": "Nextcloud OCR", - "url": "https://hub.docker.com/r/linuxserver/nextcloud", + "url": "https://github.com/alexbelgium/hassio-addons", "version": "20.0.7", + "upstream": "20.0.7", "slug": "nextcloud_ocr", "ingress": false, "ingress_port": 0, diff --git a/papermerge/config.json b/papermerge/config.json index 89a87232d..abf262d79 100644 --- a/papermerge/config.json +++ b/papermerge/config.json @@ -1,9 +1,10 @@ { "name": "Papermerge", "version": "1.5.5", + "upstream": "1.5.5", "slug": "papermerge", "description": "Open source document management system (DMS)", - "url": "https://hub.docker.com/r/linuxserver/papermerge", + "url": "https://github.com/alexbelgium/hassio-addons", "arch": [ "aarch64", "amd64", diff --git a/piwigo/config.json b/piwigo/config.json index bc63f0cb5..3f75a9da3 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -1,10 +1,11 @@ { "name": "Piwigo", "version": "11.3.0", + "upstream": "11.3.0", "slug": "piwigo", "stage": "experimental", "description": "Piwigo is a photo gallery software for the web", - "url": "https://hub.docker.com/r/linuxserver/piwigo", + "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": [ "aarch64", diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 4ad4e9c91..7ef7deb89 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -1,6 +1,7 @@ { "name": "Qbittorrent", "version": "14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls115", + "upstream": "14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls115", "slug": "qbittorrent", "description": "qBittorrent is a bittorrent client", "url": "https://github.com/alexbelgium/hassio-addons", diff --git a/radarr/config.json b/radarr/config.json index 392b2ebe4..302045399 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -1,9 +1,10 @@ { "name": "Radarr NAS", "version": "3.0.2.4552", + "upstream": "3.0.2.4552", "slug": "radarr_nas", "description": "A fork of Sonarr to work with movies like Couchpotato", - "url": "https://hub.docker.com/r/linuxserver/radarr", + "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": [ "aarch64", diff --git a/scrutiny/config.json b/scrutiny/config.json index 42fdd626b..2593d58e1 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -1,10 +1,11 @@ { "name": "Scrutiny", "version": "27b923b5-ls10", + "upstream": "27b923b5-ls10", "slug": "scrutiny", "stage": "experimental", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring", - "url": "https://hub.docker.com/r/linuxserver/scrutiny", + "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": [ "aarch64", diff --git a/transmission/config.json b/transmission/config.json index 720082392..9b2eb2dbd 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -1,9 +1,10 @@ { "name": "Transmission NAS", "version": "3.00-r2-ls78", + "upstream": "3.00-r2-ls78", "slug": "transmission_ls", "description": "Bittorrent client based on linuxserver image", - "url": "https://hub.docker.com/r/linuxserver/transmission", + "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": [ "aarch64", diff --git a/ubooquity/config.json b/ubooquity/config.json index a1db71144..63b07e94d 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -1,9 +1,10 @@ { "name": "Ubooquity", "version": "2.1.2-ls57", + "upstream": "2.1.2-ls57", "slug": "ubooquity", "description": "Free, lightweight and easy-to-use home server for your comics and ebooks", - "url": "https://hub.docker.com/r/linuxserver/ubooquity", + "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": [ "aarch64",