This commit is contained in:
Alexandre Pary
2021-10-13 11:34:04 +02:00
5 changed files with 78 additions and 72 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.0 (13-10-2021)
- Update to latest version from linuxserver/docker-bazarr
## 0.9.9 (11-09-2021) ## 0.9.9 (11-09-2021)
- Update to latest version from linuxserver/docker-bazarr - Update to latest version from linuxserver/docker-bazarr

View File

@@ -63,8 +63,8 @@
}, },
"slug": "bazarr_nas", "slug": "bazarr_nas",
"startup": "services", "startup": "services",
"upstream": "0.9.9", "upstream": "1.0.0",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.9.9", "version": "1.0.0",
"webui": "http://[HOST]:[PORT:6767]" "webui": "http://[HOST]:[PORT:6767]"
} }

View File

@@ -1,4 +1,7 @@
## 0.18.984 (13-10-2021)
- Update to latest version from linuxserver/docker-jackett
## 0.18.929 (11-10-2021) ## 0.18.929 (11-10-2021)
- Update to latest version from linuxserver/docker-jackett - Update to latest version from linuxserver/docker-jackett

View File

@@ -1,7 +1,7 @@
{ {
"name": "Jackett NAS", "name": "Jackett NAS",
"version": "0.18.929", "version": "0.18.984",
"upstream": "0.18.929", "upstream": "0.18.984",
"slug": "jackett_nas", "slug": "jackett_nas",
"description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software", "description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -48,8 +48,8 @@
"cifspassword": "str?" "cifspassword": "str?"
}, },
"slug": "readarr_nas", "slug": "readarr_nas",
"upstream": "0.8.1.2135-ls63", "upstream": "0.1.0.991-ls16",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.8.1.2135-ls63-2", "version": "0.1.0.991-ls16",
"webui": "http://[HOST]:[PORT:8787]" "webui": "http://[HOST]:[PORT:8787]"
} }