diff --git a/autobrr/CHANGELOG.md b/autobrr/CHANGELOG.md index dc58451ab..969e94c90 100644 --- a/autobrr/CHANGELOG.md +++ b/autobrr/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.66.1 (13-09-2025) +- Update to latest version from autobrr/autobrr (changelog : https://github.com/autobrr/autobrr/releases) + ## 1.65.0 (09-08-2025) - Update to latest version from autobrr/autobrr (changelog : https://github.com/autobrr/autobrr/releases) diff --git a/autobrr/Dockerfile b/autobrr/Dockerfile index 672f15410..a0e637a13 100644 --- a/autobrr/Dockerfile +++ b/autobrr/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="1.65.0" +ARG BUILD_UPSTREAM="1.66.1" FROM ${BUILD_FROM} ################## diff --git a/autobrr/config.json b/autobrr/config.json index 2e0c39494..966ca2c26 100644 --- a/autobrr/config.json +++ b/autobrr/config.json @@ -116,5 +116,5 @@ "slug": "autobrr", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr", - "version": "1.65.0" + "version": "1.66.1" } diff --git a/autobrr/updater.json b/autobrr/updater.json index 782965ad8..6945804d8 100644 --- a/autobrr/updater.json +++ b/autobrr/updater.json @@ -1,8 +1,8 @@ { - "last_update": "09-08-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "autborr", "source": "github", "upstream_repo": "autobrr/autobrr", - "upstream_version": "1.65.0" + "upstream_version": "1.66.1" } diff --git a/changedetection.io/CHANGELOG.md b/changedetection.io/CHANGELOG.md index e2c0ab39a..77012d3a7 100644 --- a/changedetection.io/CHANGELOG.md +++ b/changedetection.io/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.50.12 (13-09-2025) +- Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases) + ## 0.50.11 (30-08-2025) - Update to latest version from linuxserver/docker-changedetection.io (changelog : https://github.com/linuxserver/docker-changedetection.io/releases) diff --git a/changedetection.io/config.json b/changedetection.io/config.json index c7154ad53..20a027cf9 100644 --- a/changedetection.io/config.json +++ b/changedetection.io/config.json @@ -36,6 +36,6 @@ "slug": "changedetection.io", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io", - "version": "0.50.11", + "version": "0.50.12", "webui": "http://[HOST]:[PORT:5000]" } diff --git a/changedetection.io/updater.json b/changedetection.io/updater.json index 229a24cc6..b75d273e1 100644 --- a/changedetection.io/updater.json +++ b/changedetection.io/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "false", - "last_update": "30-08-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "changedetection.io", "source": "github", "upstream_repo": "linuxserver/docker-changedetection.io", - "upstream_version": "0.50.11" + "upstream_version": "0.50.12" } diff --git a/cloudcommander/CHANGELOG.md b/cloudcommander/CHANGELOG.md index 803cc29f5..e946c3335 100644 --- a/cloudcommander/CHANGELOG.md +++ b/cloudcommander/CHANGELOG.md @@ -1,4 +1,7 @@ +## 18.8.7 (13-09-2025) +- Update to latest version from coderaiser/cloudcmd (changelog : https://github.com/coderaiser/cloudcmd/releases) + ## 18.8.3 (06-09-2025) - Update to latest version from coderaiser/cloudcmd (changelog : https://github.com/coderaiser/cloudcmd/releases) diff --git a/cloudcommander/config.json b/cloudcommander/config.json index c54792dea..82b6eb09b 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -108,5 +108,5 @@ "slug": "cloudcommander", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander", - "version": "18.8.3" + "version": "18.8.7" } diff --git a/cloudcommander/updater.json b/cloudcommander/updater.json index 3aad2274c..aa6cc219e 100644 --- a/cloudcommander/updater.json +++ b/cloudcommander/updater.json @@ -1,8 +1,8 @@ { - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "cloudcommander", "source": "github", "upstream_repo": "coderaiser/cloudcmd", - "upstream_version": "18.8.3" + "upstream_version": "18.8.7" } diff --git a/codex/CHANGELOG.md b/codex/CHANGELOG.md index 140e75041..d48629408 100644 --- a/codex/CHANGELOG.md +++ b/codex/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.8.14 (13-09-2025) +- Update to latest version from ajslater/codex (changelog : https://github.com/ajslater/codex/releases) + ## 1.8.13 (06-09-2025) - Update to latest version from ajslater/codex (changelog : https://github.com/ajslater/codex/releases) diff --git a/codex/config.json b/codex/config.json index 3372f28ba..b1eb8ce40 100644 --- a/codex/config.json +++ b/codex/config.json @@ -108,5 +108,5 @@ "slug": "codex", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.8.13" + "version": "1.8.14" } diff --git a/codex/updater.json b/codex/updater.json index de2a890d8..7f8020ff4 100644 --- a/codex/updater.json +++ b/codex/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "codex", "source": "github", "upstream_repo": "ajslater/codex", - "upstream_version": "1.8.13" + "upstream_version": "1.8.14" } diff --git a/emby_beta/CHANGELOG.md b/emby_beta/CHANGELOG.md index 4478d0139..14a7ed667 100644 --- a/emby_beta/CHANGELOG.md +++ b/emby_beta/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.9.1.31 (13-09-2025) +- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) + ## 4.9.1.25 (06-09-2025) - Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) diff --git a/emby_beta/Dockerfile b/emby_beta/Dockerfile index 040e2f801..479d62821 100644 --- a/emby_beta/Dockerfile +++ b/emby_beta/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="4.9.1.25" +ARG BUILD_UPSTREAM="4.9.1.31" FROM ${BUILD_FROM} ################## diff --git a/emby_beta/config.json b/emby_beta/config.json index 574ad50ed..6146aaddf 100644 --- a/emby_beta/config.json +++ b/emby_beta/config.json @@ -128,6 +128,6 @@ "slug": "emby_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.9.1.25", + "version": "4.9.1.31", "video": true } diff --git a/emby_beta/rootfs/etc/services.d/nginx/run b/emby_beta/rootfs/etc/services.d/nginx/run old mode 100755 new mode 100644 diff --git a/emby_beta/updater.json b/emby_beta/updater.json index 3597d3beb..0696ea2ad 100644 --- a/emby_beta/updater.json +++ b/emby_beta/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "emby", "source": "github", "upstream_repo": "linuxserver/docker-emby", - "upstream_version": "4.9.1.25" + "upstream_version": "4.9.1.31" } diff --git a/epicgamesfree/CHANGELOG.md b/epicgamesfree/CHANGELOG.md index d4dcc7f4e..8643d59b0 100644 --- a/epicgamesfree/CHANGELOG.md +++ b/epicgamesfree/CHANGELOG.md @@ -1,4 +1,7 @@ +## debian-2025-09-10 (2025-09-10) +- Update to latest version from charlocharlie/epicgames-freegames + ## debian-2025-07-31 (2025-07-31) - Update to latest version from charlocharlie/epicgames-freegames diff --git a/epicgamesfree/config.json b/epicgamesfree/config.json index 687e06a3c..7d70f9609 100644 --- a/epicgamesfree/config.json +++ b/epicgamesfree/config.json @@ -86,6 +86,6 @@ "slug": "epicgamesfree", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "debian-2025-07-31", + "version": "debian-2025-09-10", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" } diff --git a/epicgamesfree/updater.json b/epicgamesfree/updater.json index f3f8dd30e..b24fe7c99 100644 --- a/epicgamesfree/updater.json +++ b/epicgamesfree/updater.json @@ -2,10 +2,10 @@ "dockerhub_by_date": true, "dockerhub_list_size": 2, "github_exclude": "-", - "last_update": "2025-07-31", + "last_update": "2025-09-10", "repository": "alexbelgium/hassio-addons", "slug": "epicgamesfree", "source": "dockerhub", "upstream_repo": "charlocharlie/epicgames-freegames", - "upstream_version": "debian-2025-07-31" + "upstream_version": "debian-2025-09-10" } diff --git a/flexget/CHANGELOG.md b/flexget/CHANGELOG.md index d2efeae8b..50aafa20f 100644 --- a/flexget/CHANGELOG.md +++ b/flexget/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.18.7 (13-09-2025) +- Update to latest version from wiserain/flexget + ## 3.18.5 (06-09-2025) - Update to latest version from wiserain/flexget diff --git a/flexget/config.json b/flexget/config.json index e625394cc..d2dfc0040 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -101,6 +101,6 @@ "slug": "flexget", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.18.5", + "version": "3.18.7", "webui": "[PROTO:ssl]://[HOST]:[PORT:5050]" } diff --git a/flexget/updater.json b/flexget/updater.json index 613864b2c..931bc4f1f 100644 --- a/flexget/updater.json +++ b/flexget/updater.json @@ -1,9 +1,9 @@ { "dockerhub_list_size": "10", - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "flexget", "source": "dockerhub", "upstream_repo": "wiserain/flexget", - "upstream_version": "3.18.5" + "upstream_version": "3.18.7" } diff --git a/gitea/CHANGELOG.md b/gitea/CHANGELOG.md index 7af5e93bb..79f0f61b3 100644 --- a/gitea/CHANGELOG.md +++ b/gitea/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.24.6 (13-09-2025) +- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) + ## 1.24.5 (16-08-2025) - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) diff --git a/gitea/config.json b/gitea/config.json index 7d6600a5c..3dd6a2be5 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -102,6 +102,6 @@ "slug": "gitea", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", - "version": "1.24.5", + "version": "1.24.6", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" } diff --git a/gitea/updater.json b/gitea/updater.json index bdf6a6bfd..9017055f7 100644 --- a/gitea/updater.json +++ b/gitea/updater.json @@ -1,8 +1,8 @@ { - "last_update": "16-08-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "gitea", "source": "github", "upstream_repo": "go-gitea/gitea", - "upstream_version": "1.24.5" + "upstream_version": "1.24.6" } diff --git a/grav/CHANGELOG.md b/grav/CHANGELOG.md index 80e4d415b..3cfeab0d5 100644 --- a/grav/CHANGELOG.md +++ b/grav/CHANGELOG.md @@ -1,4 +1,7 @@ +## 1.7.49.5 (13-09-2025) +- Update to latest version from linuxserver/docker-grav (changelog : https://github.com/linuxserver/docker-grav/releases) + ## 1.7.49.4 (06-09-2025) - Update to latest version from linuxserver/docker-grav (changelog : https://github.com/linuxserver/docker-grav/releases) diff --git a/grav/Dockerfile b/grav/Dockerfile index 86dbf1d45..c3c382338 100644 --- a/grav/Dockerfile +++ b/grav/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="1.7.49.4" +ARG BUILD_UPSTREAM="1.7.49.5" FROM ${BUILD_FROM} ################## diff --git a/grav/config.json b/grav/config.json index 2d2b89e5f..186e61d89 100644 --- a/grav/config.json +++ b/grav/config.json @@ -94,6 +94,6 @@ "slug": "grav", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.7.49.4", + "version": "1.7.49.5", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" } diff --git a/grav/updater.json b/grav/updater.json index 434e93a88..7e9e59e93 100644 --- a/grav/updater.json +++ b/grav/updater.json @@ -1,8 +1,8 @@ { - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "grav", "source": "github", "upstream_repo": "linuxserver/docker-grav", - "upstream_version": "1.7.49.4" + "upstream_version": "1.7.49.5" } diff --git a/immich/updater.json b/immich/updater.json index ec0185298..72aad8f66 100644 --- a/immich/updater.json +++ b/immich/updater.json @@ -1,6 +1,6 @@ { "github_beta": "false", - "last_update": "12-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", diff --git a/immich_cuda/CHANGELOG.md b/immich_cuda/CHANGELOG.md index d121ca1a5..433775ef7 100644 --- a/immich_cuda/CHANGELOG.md +++ b/immich_cuda/CHANGELOG.md @@ -1,6 +1,9 @@ ## 1.142.0 (12-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) +## 1.142.0 (13-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.141.1 (09-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_cuda/updater.json b/immich_cuda/updater.json index ec0185298..72aad8f66 100644 --- a/immich_cuda/updater.json +++ b/immich_cuda/updater.json @@ -1,6 +1,6 @@ { "github_beta": "false", - "last_update": "12-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", diff --git a/immich_noml/CHANGELOG.md b/immich_noml/CHANGELOG.md index b0923c955..141e143af 100644 --- a/immich_noml/CHANGELOG.md +++ b/immich_noml/CHANGELOG.md @@ -1,6 +1,9 @@ ## 1.142.0 (12-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) +## 1.142.0 (13-09-2025) +- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) + ## 1.141.1 (09-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) diff --git a/immich_noml/updater.json b/immich_noml/updater.json index ec0185298..72aad8f66 100644 --- a/immich_noml/updater.json +++ b/immich_noml/updater.json @@ -1,6 +1,6 @@ { "github_beta": "false", - "last_update": "12-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", diff --git a/immich_openvino/CHANGELOG.md b/immich_openvino/CHANGELOG.md index dd290b0ac..9bbbeb1c2 100644 --- a/immich_openvino/CHANGELOG.md +++ b/immich_openvino/CHANGELOG.md @@ -1,4 +1,5 @@ -## 1.142.0 (12-09-2025) + +## 1.142.0 (13-09-2025) - Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases) ## 1.141.1-2 (09-09-2025) diff --git a/immich_openvino/updater.json b/immich_openvino/updater.json index ec0185298..72aad8f66 100644 --- a/immich_openvino/updater.json +++ b/immich_openvino/updater.json @@ -1,6 +1,6 @@ { "github_beta": "false", - "last_update": "12-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", diff --git a/jackett/CHANGELOG.md b/jackett/CHANGELOG.md index 0876360bf..10491387d 100644 --- a/jackett/CHANGELOG.md +++ b/jackett/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.23.12 (13-09-2025) +- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases) + ## 0.22.2429 (06-09-2025) - Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases) diff --git a/jackett/config.json b/jackett/config.json index 4956d87cf..ca04cf679 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -111,6 +111,6 @@ "slug": "jackett_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", - "version": "0.22.2429", + "version": "0.23.12", "webui": "http://[HOST]:[PORT:9117]" } diff --git a/jackett/updater.json b/jackett/updater.json index ec96b52b6..6ac822a97 100644 --- a/jackett/updater.json +++ b/jackett/updater.json @@ -1,8 +1,8 @@ { - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "jackett", "source": "github", "upstream_repo": "linuxserver/docker-jackett", - "upstream_version": "0.22.2429" + "upstream_version": "0.23.12" } diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index 23d2cfacf..79e3b8182 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,4 +1,7 @@ +## 3.4.3 (13-09-2025) +- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases) + ## 3.4.2 (23-08-2025) - Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases) diff --git a/joplin/config.json b/joplin/config.json index 360442fd5..76eb03e19 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -111,6 +111,6 @@ "slug": "joplin", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "3.4.2", + "version": "3.4.3", "webui": "[PROTO:ssl]://[HOST]:[PORT:22300]" } diff --git a/joplin/updater.json b/joplin/updater.json index 42ae64549..20894a705 100644 --- a/joplin/updater.json +++ b/joplin/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-08-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "joplin", "source": "github", "upstream_repo": "etechonomy/joplin-server", - "upstream_version": "3.4.2" + "upstream_version": "3.4.3" } diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index b3ca6f343..b39b9c67a 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 31.0.9 (13-09-2025) +- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases) ## 31.0.8-2 (09-09-2025) - Removed pdfannotate diff --git a/nextcloud/config.json b/nextcloud/config.json index 3f7ddbcc9..ea7e3e41f 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -159,6 +159,6 @@ "uart": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "31.0.8-2", + "version": "31.0.9", "webui": "https://[HOST]:[PORT:443]" } diff --git a/nextcloud/updater.json b/nextcloud/updater.json index 9991e57ea..3938ab2fc 100644 --- a/nextcloud/updater.json +++ b/nextcloud/updater.json @@ -1,8 +1,8 @@ { - "last_update": "16-08-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "nextcloud", "source": "github", "upstream_repo": "linuxserver/docker-nextcloud", - "upstream_version": "31.0.8" + "upstream_version": "31.0.9" } diff --git a/openproject/CHANGELOG.md b/openproject/CHANGELOG.md index e2a8da8c6..e61d2b904 100644 --- a/openproject/CHANGELOG.md +++ b/openproject/CHANGELOG.md @@ -1,4 +1,7 @@ +## 16.4.0 (13-09-2025) +- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases) + ## 16.3.2 (30-08-2025) - Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases) diff --git a/openproject/config.json b/openproject/config.json index 5c3bef4df..ac9a7493e 100644 --- a/openproject/config.json +++ b/openproject/config.json @@ -39,6 +39,6 @@ "slug": "openproject", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject", - "version": "16.3.2", + "version": "16.4.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" } diff --git a/openproject/updater.json b/openproject/updater.json index 862f6318c..dafd78870 100644 --- a/openproject/updater.json +++ b/openproject/updater.json @@ -1,8 +1,8 @@ { - "last_update": "30-08-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "openproject", "source": "github", "upstream_repo": "opf/openproject", - "upstream_version": "16.3.2" + "upstream_version": "16.4.0" } diff --git a/prowlarr/CHANGELOG.md b/prowlarr/CHANGELOG.md index 70709f008..ad9af6be6 100644 --- a/prowlarr/CHANGELOG.md +++ b/prowlarr/CHANGELOG.md @@ -1,4 +1,7 @@ +## nightly-2.1.1.5182-ls208 (13-09-2025) +- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases) + ## nightly-2.1.0.5177-ls208 (06-09-2025) - Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases) diff --git a/prowlarr/config.json b/prowlarr/config.json index 3d2e48970..d98378377 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -109,6 +109,6 @@ "slug": "prowlarr", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "nightly-2.1.0.5177-ls208", + "version": "nightly-2.1.1.5182-ls208", "webui": "[PROTO:ssl]://[HOST]:[PORT:9696]" } diff --git a/prowlarr/updater.json b/prowlarr/updater.json index 3c7d8974c..4462623a4 100644 --- a/prowlarr/updater.json +++ b/prowlarr/updater.json @@ -1,10 +1,10 @@ { "github_beta": "true", "github_fulltag": "true", - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "prowlarr", "source": "github", "upstream_repo": "linuxserver/docker-prowlarr", - "upstream_version": "nightly-2.1.0.5177-ls208" + "upstream_version": "nightly-2.1.1.5182-ls208" } diff --git a/seafile/CHANGELOG.md b/seafile/CHANGELOG.md index 3997d580b..cda7e43bf 100644 --- a/seafile/CHANGELOG.md +++ b/seafile/CHANGELOG.md @@ -1,4 +1,7 @@ +## 12.0.14 (13-09-2025) +- Update to latest version from franchetti/seafile-arm + ## testing (10-06-2023) - Update to latest version from franchetti/seafile-arm diff --git a/seafile/config.json b/seafile/config.json index 8a193103e..f0210f318 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -135,6 +135,6 @@ "slug": "seafile", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", - "version": "testing", + "version": "12.0.14", "webui": "http://[HOST]:[PORT:8000]" } diff --git a/seafile/updater.json b/seafile/updater.json index 6ff786080..d385e56fb 100644 --- a/seafile/updater.json +++ b/seafile/updater.json @@ -1,10 +1,10 @@ { "github_fulltag": "true", - "last_update": "10-06-2023", + "last_update": "13-09-2025", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "seafile", "source": "dockerhub", "upstream_repo": "franchetti/seafile-arm", - "upstream_version": "testing" + "upstream_version": "12.0.14" } diff --git a/tandoor_recipes/CHANGELOG.md b/tandoor_recipes/CHANGELOG.md index c41907b98..9185a9893 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 2.2.0 (13-09-2025) +- Update to latest version from TandoorRecipes/recipes (changelog : https://github.com/TandoorRecipes/recipes/releases) ## 2.1.0-5 (10-09-2025) - Minor bugs fixed ## 2.1.0-4 (10-09-2025) diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 4605339d5..a07129b8c 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -119,6 +119,6 @@ "slug": "tandoor_recipes", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.1.0-5", + "version": "2.2.0", "webui": "http://[HOST]:[PORT:80]" } diff --git a/tandoor_recipes/updater.json b/tandoor_recipes/updater.json index ea07309c7..b00fd121e 100644 --- a/tandoor_recipes/updater.json +++ b/tandoor_recipes/updater.json @@ -1,9 +1,9 @@ { "github_beta": false, - "last_update": "06-09-2025", + "last_update": "13-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "tandoor_recipes", "source": "github", "upstream_repo": "TandoorRecipes/recipes", - "upstream_version": "2.1.0" + "upstream_version": "2.2.0" } diff --git a/webtop_kde/CHANGELOG.md b/webtop_kde/CHANGELOG.md index 5a59ca031..3b42960a4 100644 --- a/webtop_kde/CHANGELOG.md +++ b/webtop_kde/CHANGELOG.md @@ -1,4 +1,7 @@ +## 4.16-r0-ls94 (06-09-2025) +- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases) + ## 4.16-r0-ls95 (23-08-2025) - Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 73cefb829..20b5aa366 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -150,6 +150,6 @@ "tmpfs": true, "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-r0-ls95", + "version": "4.16-r0-ls94", "video": true } diff --git a/webtop_kde/updater.json b/webtop_kde/updater.json index ca23a7ea8..f769960b7 100644 --- a/webtop_kde/updater.json +++ b/webtop_kde/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "23-08-2025", + "last_update": "06-09-2025", "repository": "alexbelgium/hassio-addons", "slug": "webtop", "source": "github", "upstream_repo": "linuxserver/docker-webtop", - "upstream_version": "4.16-r0-ls95" + "upstream_version": "4.16-r0-ls94" }