change sickrage to sickchill

update sickrage template to use sickchill image, as sickrage is outdated and not supported anymore
This commit is contained in:
Kyuuk 2020-06-09 11:01:30 +02:00 committed by GitHub
parent 6646a5a100
commit a0327b91c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -2994,11 +2994,11 @@
},
{
"type": 1,
"title": "sickrage",
"name": "sickrage",
"title": "sickchill",
"name": "sickchill",
"description": "Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sickrage-icon.png",
"image": "linuxserver/sickrage:latest",
"logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sickchill-icon.png",
"image": "linuxserver/sickchill:latest",
"categories": [
"Downloaders",
"Video"
@ -3011,7 +3011,7 @@
"volumes": [
{
"container": "/config",
"bind": "/portainer/Files/AppData/Config/SickRage"
"bind": "/portainer/Files/AppData/Config/SickChill"
},
{
"container": "/downloads",