mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
Compare commits
29 Commits
7d3676bc78
...
824af81fb4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
824af81fb4 | ||
|
|
c2370b9aef | ||
|
|
62961739ac | ||
|
|
aadb8f2759 | ||
|
|
c92448ce9d | ||
|
|
2920b0563d | ||
|
|
c6cfe67e6f | ||
|
|
22236449e4 | ||
|
|
fdd71cb00d | ||
|
|
e670d75450 | ||
|
|
dbcb020c80 | ||
|
|
cb2e79dd3f | ||
|
|
095a982eb6 | ||
|
|
566cc6bcf3 | ||
|
|
20d90f0fa0 | ||
|
|
4a840292c1 | ||
|
|
3278c228a8 | ||
|
|
ca826a8c98 | ||
|
|
97c63fdf76 | ||
|
|
42d1cf6601 | ||
|
|
c99be9b7de | ||
|
|
6be47df3de | ||
|
|
eb4a9ad6a2 | ||
|
|
58a3cfea41 | ||
|
|
d15f965b22 | ||
|
|
18c0b8123c | ||
|
|
841258fa03 | ||
|
|
da116e0af1 | ||
|
|
f2946090f6 |
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.5.6 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-bazarr (changelog : https://github.com/linuxserver/docker-bazarr/releases)
|
||||
|
||||
## 1.5.5 (2026-02-04)
|
||||
- Update to latest version from linuxserver/docker-bazarr (changelog : https://github.com/linuxserver/docker-bazarr/releases)
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="1.5.5"
|
||||
ARG BUILD_UPSTREAM="1.5.6"
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
##################
|
||||
|
||||
@@ -106,5 +106,5 @@ schema:
|
||||
slug: bazarr_nas
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/bazarr
|
||||
version: "1.5.5"
|
||||
version: "1.5.6"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:6767]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-02-04",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "bazarr",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-bazarr",
|
||||
"upstream_version": "1.5.5"
|
||||
"upstream_version": "1.5.6"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.35.4 (2026-02-28)
|
||||
- Update to latest version from dani-garcia/bitwarden_rs (changelog : https://github.com/dani-garcia/bitwarden_rs/releases)
|
||||
|
||||
## 1.35.3 (2026-02-14)
|
||||
- Update to latest version from dani-garcia/bitwarden_rs (changelog : https://github.com/dani-garcia/bitwarden_rs/releases)
|
||||
|
||||
|
||||
@@ -28,5 +28,5 @@ schema:
|
||||
slug: bitwarden
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden
|
||||
version: "1.35.3"
|
||||
version: "1.35.4"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:7277]"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"last_update": "2026-02-14",
|
||||
"last_update": "2026-02-28",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "bitwarden",
|
||||
"source": "github",
|
||||
"upstream_repo": "dani-garcia/bitwarden_rs",
|
||||
"upstream_version": "1.35.3"
|
||||
"upstream_version": "1.35.4"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.87.191-ls79 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-brave (changelog : https://github.com/linuxserver/docker-brave/releases)
|
||||
|
||||
## 1.87.190-ls78 (2026-02-21)
|
||||
- Update to latest version from linuxserver/docker-brave (changelog : https://github.com/linuxserver/docker-brave/releases)
|
||||
|
||||
|
||||
@@ -69,5 +69,5 @@ slug: brave
|
||||
tmpfs: true
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.87.190-ls78"
|
||||
version: "1.87.191-ls79"
|
||||
video: true
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "2026-02-21",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "brave",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-brave",
|
||||
"upstream_version": "1.87.190-ls78"
|
||||
"upstream_version": "1.87.191-ls79"
|
||||
}
|
||||
|
||||
@@ -71,5 +71,5 @@ slug: chromium
|
||||
tmpfs: true
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "version-c965db96"
|
||||
version: "version-0bce4c55"
|
||||
video: true
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "2026-02-21",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "chromium",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-chromium",
|
||||
"upstream_version": "version-c965db96"
|
||||
"upstream_version": "version-0bce4c55"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 9.4.0 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
|
||||
|
||||
## 9.3.1 (2026-02-23)
|
||||
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
|
||||
|
||||
|
||||
@@ -117,5 +117,5 @@ schema:
|
||||
slug: calibre
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/calibre
|
||||
version: "9.3.1"
|
||||
version: "9.4.0"
|
||||
video: true
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "false",
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "calibre",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-calibre",
|
||||
"upstream_version": "9.3.1"
|
||||
"upstream_version": "9.4.0"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 0.54.2 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases)
|
||||
|
||||
## 0.53.7 (2026-02-23)
|
||||
- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases)
|
||||
|
||||
|
||||
@@ -34,4 +34,4 @@ schema:
|
||||
slug: changedetection.io
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io
|
||||
version: "0.53.7"
|
||||
version: "0.54.2"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "false",
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "changedetection.io",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-changedetection.io",
|
||||
"upstream_version": "0.53.7"
|
||||
"upstream_version": "0.54.2"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 19.6.8 (2026-02-28)
|
||||
- Update to latest version from coderaiser/cloudcmd (changelog : https://github.com/coderaiser/cloudcmd/releases)
|
||||
|
||||
## 19.6.0 (2026-02-23)
|
||||
- Update to latest version from coderaiser/cloudcmd (changelog : https://github.com/coderaiser/cloudcmd/releases)
|
||||
|
||||
|
||||
@@ -104,4 +104,4 @@ schema:
|
||||
slug: cloudcommander
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander
|
||||
version: "19.6.0"
|
||||
version: "19.6.8"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "cloudcommander",
|
||||
"source": "github",
|
||||
"upstream_repo": "coderaiser/cloudcmd",
|
||||
"upstream_version": "19.6.0"
|
||||
"upstream_version": "19.6.8"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## streaming your media (beta version) 4.10.0.4 (28-02-2026)
|
||||
- Minor bugs fixed
|
||||
|
||||
## 4.10.0.4 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
|
||||
## streaming your media (beta version) 4.10.0.3 (21-02-2026)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="4.10.0.3"
|
||||
ARG BUILD_UPSTREAM="4.10.0.4"
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
##################
|
||||
|
||||
@@ -122,5 +122,5 @@ schema:
|
||||
slug: emby_nas
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/emby
|
||||
version: "4.10.0.3"
|
||||
version: "4.10.0.4"
|
||||
video: true
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"last_update": "2026-02-21",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "emby",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-emby",
|
||||
"upstream_version": "4.10.0.3"
|
||||
"upstream_version": "4.10.0.4"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.3.16 (2026-02-28)
|
||||
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
|
||||
|
||||
## 1.3.15 (2026-02-23)
|
||||
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
|
||||
|
||||
|
||||
@@ -120,6 +120,6 @@ schema:
|
||||
slug: ente
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.3.15"
|
||||
version: "1.3.16"
|
||||
video: true
|
||||
webui: http://[HOST]:[PORT:3000]
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_beta": "false",
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "ente",
|
||||
"source": "github",
|
||||
"upstream_repo": "ente-io/ente",
|
||||
"upstream_version": "1.3.15"
|
||||
"upstream_version": "1.3.16"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## debian-2026-02-25 (2026-02-25)
|
||||
- Update to latest version from charlocharlie/epicgames-freegames
|
||||
|
||||
## debian-2026-02-20 (2026-02-20)
|
||||
- Update to latest version from charlocharlie/epicgames-freegames
|
||||
|
||||
|
||||
@@ -88,5 +88,5 @@ schema:
|
||||
slug: epicgamesfree
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "debian-2026-02-20"
|
||||
version: "debian-2026-02-25"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
"dockerhub_by_date": true,
|
||||
"dockerhub_list_size": 2,
|
||||
"github_exclude": "-",
|
||||
"last_update": "2026-02-20",
|
||||
"last_update": "2026-02-25",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "epicgamesfree",
|
||||
"source": "dockerhub",
|
||||
"upstream_repo": "charlocharlie/epicgames-freegames",
|
||||
"upstream_version": "debian-2026-02-20"
|
||||
"upstream_version": "debian-2026-02-25"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.2.1 (2026-02-28)
|
||||
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
|
||||
|
||||
## 1.1.3 (2026-02-23)
|
||||
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
|
||||
|
||||
|
||||
@@ -110,4 +110,4 @@ schema:
|
||||
slug: filebrowser_quantum
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.1.3"
|
||||
version: "1.2.1"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_beta": "false",
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "filebrowser_quantum",
|
||||
"source": "github",
|
||||
"upstream_repo": "gtsteffaniak/filebrowser",
|
||||
"upstream_version": "1.1.3"
|
||||
"upstream_version": "1.2.1"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 6.5.1 (2026-02-28)
|
||||
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
|
||||
|
||||
## 6.4.23 (2026-02-21)
|
||||
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
|
||||
|
||||
|
||||
@@ -104,5 +104,5 @@ slug: fireflyiii
|
||||
startup: services
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "6.4.23"
|
||||
version: "6.5.1"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_exclude": "develop",
|
||||
"last_update": "2026-02-21",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "fireflyiii",
|
||||
"source": "github",
|
||||
"upstream_repo": "firefly-iii/firefly-iii",
|
||||
"upstream_version": "6.4.23"
|
||||
"upstream_version": "6.5.1"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 3.18.52 (2026-02-28)
|
||||
- Update to latest version from wiserain/flexget
|
||||
|
||||
## 3.18.48 (2026-02-23)
|
||||
- Update to latest version from wiserain/flexget
|
||||
|
||||
|
||||
@@ -95,5 +95,5 @@ schema:
|
||||
slug: flexget
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "3.18.48"
|
||||
version: "3.18.52"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5050]"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"dockerhub_list_size": "10",
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "flexget",
|
||||
"source": "dockerhub",
|
||||
"upstream_repo": "wiserain/flexget",
|
||||
"upstream_version": "3.18.48"
|
||||
"upstream_version": "3.18.52"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 0.24.1226 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
|
||||
|
||||
## 0.24.1184 (2026-02-23)
|
||||
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
|
||||
|
||||
|
||||
@@ -106,5 +106,5 @@ schema:
|
||||
slug: jackett_nas
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/jackett
|
||||
version: "0.24.1184"
|
||||
version: "0.24.1226"
|
||||
webui: http://[HOST]:[PORT:9117]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "jackett",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-jackett",
|
||||
"upstream_version": "0.24.1184"
|
||||
"upstream_version": "0.24.1226"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## v26.0-ls232 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)
|
||||
|
||||
## v26.0-ls231 (2026-02-14)
|
||||
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)
|
||||
|
||||
|
||||
@@ -104,4 +104,4 @@ schema:
|
||||
slug: nzbget
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "v26.0-ls231"
|
||||
version: "v26.0-ls232"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "2026-02-14",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "nzbget",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-nzbget",
|
||||
"upstream_version": "v26.0-ls231"
|
||||
"upstream_version": "v26.0-ls232"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 17.1.2 (2026-02-28)
|
||||
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
|
||||
|
||||
## 17.1.1 (2026-02-21)
|
||||
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
|
||||
|
||||
|
||||
@@ -34,5 +34,5 @@ schema:
|
||||
slug: openproject
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject
|
||||
version: "17.1.1"
|
||||
version: "17.1.2"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-02-21",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "openproject",
|
||||
"source": "github",
|
||||
"upstream_repo": "opf/openproject",
|
||||
"upstream_version": "17.1.1"
|
||||
"upstream_version": "17.1.2"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 16.3.0 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-piwigo (changelog : https://github.com/linuxserver/docker-piwigo/releases)
|
||||
|
||||
## 16.2.0 (2026-01-03)
|
||||
- Update to latest version from linuxserver/docker-piwigo (changelog : https://github.com/linuxserver/docker-piwigo/releases)
|
||||
|
||||
|
||||
@@ -100,5 +100,5 @@ schema:
|
||||
slug: piwigo
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "16.2.0"
|
||||
version: "16.3.0"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "03-01-2026",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "piwigo",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-piwigo",
|
||||
"upstream_version": "16.2.0"
|
||||
"upstream_version": "16.3.0"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 2.39.0 (2026-02-28)
|
||||
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
|
||||
|
||||
## 2.38.1 (2026-02-14)
|
||||
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG BUILD_UPSTREAM="2.38.1"
|
||||
ARG BUILD_UPSTREAM="2.39.0"
|
||||
|
||||
# spellcheck disable=SC2015
|
||||
# hadolint ignore=SC2015
|
||||
|
||||
@@ -42,4 +42,4 @@ schema:
|
||||
slug: portainer
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "2.38.1"
|
||||
version: "2.39.0"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_havingasset": "true",
|
||||
"last_update": "2026-02-14",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "portainer",
|
||||
"source": "github",
|
||||
"upstream_repo": "portainer/portainer",
|
||||
"upstream_version": "2.38.1"
|
||||
"upstream_version": "2.39.0"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## v1.37.0 (2026-02-28)
|
||||
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
|
||||
|
||||
## v1.30.1 (2026-02-23)
|
||||
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
|
||||
|
||||
|
||||
@@ -113,4 +113,4 @@ schema:
|
||||
slug: scrutiny
|
||||
udev: true
|
||||
url: https://github.com/Starosdev/scrutiny
|
||||
version: "v1.30.1"
|
||||
version: "v1.37.0"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "2026-02-23",
|
||||
"last_update": "2026-02-28",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "scrutiny",
|
||||
"source": "github",
|
||||
"upstream_repo": "Starosdev/scrutiny",
|
||||
"upstream_version": "v1.30.1"
|
||||
"upstream_version": "v1.37.0"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## 3.1.0 (2026-02-28)
|
||||
- Update to latest version from seerr-team/seerr (changelog : https://github.com/seerr-team/seerr/releases)
|
||||
|
||||
## 3.0.1 (2026-02-21)
|
||||
- Update to latest version from seerr-team/seerr (changelog : https://github.com/seerr-team/seerr/releases)
|
||||
## 3.0.1-6 (20-02-2026)
|
||||
|
||||
@@ -93,4 +93,4 @@ schema:
|
||||
slug: seerr
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/seerr
|
||||
version: "3.0.1"
|
||||
version: "3.1.0"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-02-21",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "seerr",
|
||||
"source": "github",
|
||||
"upstream_repo": "seerr-team/seerr",
|
||||
"upstream_version": "3.0.1"
|
||||
"upstream_version": "3.1.0"
|
||||
}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||
## 4.1.1 (2026-02-28)
|
||||
- Update to latest version from linuxserver/docker-transmission (changelog : https://github.com/linuxserver/docker-transmission/releases)
|
||||
## 4.1.0-2 (31-01-2026)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -124,4 +124,4 @@ schema:
|
||||
slug: transmission_ls
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "4.1.0-2"
|
||||
version: "4.1.1"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-01-30",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "transmission",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-transmission",
|
||||
"upstream_version": "4.1.0"
|
||||
"upstream_version": "4.1.1"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
## v3.1.0 (2026-02-28)
|
||||
- Update to latest version from Fallenbagel/jellyseerr (changelog : https://github.com/Fallenbagel/jellyseerr/releases)
|
||||
|
||||
## v3.0.1 (2026-02-21)
|
||||
- Update to latest version from Fallenbagel/jellyseerr (changelog : https://github.com/Fallenbagel/jellyseerr/releases)
|
||||
## v2.7.3-archived (2026-02-19)
|
||||
|
||||
@@ -91,5 +91,5 @@ slug: jellyseerr
|
||||
stage: deprecated
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/zzz_archived_jellyseerr
|
||||
version: "v3.0.1"
|
||||
version: "v3.1.0"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_exclude": "preview",
|
||||
"github_fulltag": true,
|
||||
"last_update": "2026-02-21",
|
||||
"last_update": "2026-02-28",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "jellyseerr",
|
||||
"source": "github",
|
||||
"upstream_repo": "Fallenbagel/jellyseerr",
|
||||
"upstream_version": "v3.0.1"
|
||||
"upstream_version": "v3.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user