Updater bot : readarr updated to 0.3.29.2565

This commit is contained in:
alexbelgium
2024-06-15 02:01:25 +02:00
parent 3c811e424e
commit 55adc1be7b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.3.29.2565 (15-06-2024)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)
## 0.3.28.2554 (08-06-2024)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)

View File

@@ -110,5 +110,5 @@
"slug": "readarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "0.3.28.2554"
"version": "0.3.29.2565"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "08-06-2024",
"last_update": "15-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "0.3.28.2554"
"upstream_version": "0.3.29.2565"
}