15 Commits

Author SHA1 Message Date
alexbelgium
0a9d249235 Updater bot : immich_openvino updated to 2.4.1 2025-12-23 17:13:13 +01:00
alexbelgium
b1da226379 Updater bot : immich_noml updated to 2.4.1 2025-12-23 17:13:10 +01:00
alexbelgium
3204e7efcc Updater bot : immich_cuda updated to 2.4.1 2025-12-23 17:13:03 +01:00
alexbelgium
31cc533ad9 Updater bot : immich updated to 2.4.1 2025-12-23 17:13:00 +01:00
alexbelgium
a0d66b9033 Updater bot : guacamole updated to 2025-12-23 17:12:56 +01:00
GitHub Actions
b251417aac Revert 'Updater bot : fireflyiii_fints_importer updated to' [nobuild] 2025-12-23 16:12:42 +00:00
alexbelgium
49de36caed Updater bot : grampsweb updated to 25.12.0 2025-12-23 17:12:21 +01:00
alexbelgium
54b7f64d45 Updater bot : gazpar2mqtt updated to 2025-12-23 17:12:13 +01:00
GitHub Actions
f57b80a94e Revert 'Updater bot : epicgamesfree updated to' [nobuild] 2025-12-23 16:11:47 +00:00
GitHub Actions
17193aa14e Revert 'Updater bot : ente updated to 4.4.15' [nobuild] 2025-12-23 16:11:45 +00:00
alexbelgium
24cc0ad484 Updater bot : flexget updated to 2025-12-23 17:11:38 +01:00
alexbelgium
2be050577a Updater bot : fireflyiii_fints_importer updated to 2025-12-23 17:11:03 +01:00
alexbelgium
6b38c77e85 Updater bot : epicgamesfree updated to 2025-12-23 17:09:52 +01:00
alexbelgium
c0920e7cc3 Updater bot : ente updated to 4.4.15 2025-12-23 17:08:50 +01:00
alexbelgium
7b058b4806 Updater bot : birdnet-go updated to nightly-20251223 2025-12-23 17:07:36 +01:00
28 changed files with 55 additions and 28 deletions

View File

@@ -1,4 +1,7 @@
## nightly-20251223 (23-12-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20251214 (20-12-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.

View File

@@ -117,4 +117,4 @@ slug: birdnet-go
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go
usb: true
version: "nightly-20251214"
version: "nightly-20251223"

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly",
"last_update": "20-12-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20251214"
"upstream_version": "nightly-20251223"
}

View File

@@ -1,4 +1,7 @@
## (23-12-2025)
- Update to latest version from wiserain/flexget
## 3.18.32 (20-12-2025)
- Update to latest version from wiserain/flexget

View File

@@ -95,5 +95,5 @@ schema:
slug: flexget
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "3.18.32"
version: ""
webui: "[PROTO:ssl]://[HOST]:[PORT:5050]"

View File

@@ -1,9 +1,9 @@
{
"dockerhub_list_size": "10",
"last_update": "20-12-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.18.32"
"upstream_version": ""
}

View File

@@ -1,3 +1,6 @@
## (23-12-2025)
- Update to latest version from yukulehe/gazpar2mqtt
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_FROM
ARG BUILD_UPSTREAM="0.8.2"
ARG BUILD_UPSTREAM=""
FROM yukulehe/gazpar2mqtt:$BUILD_UPSTREAM
##################

View File

@@ -88,4 +88,4 @@ services:
slug: gazpar2mqtt
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 0.8.2-5
version: ""

View File

@@ -1,8 +1,8 @@
{
"last_update": "17-07-2022",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "gazpar2mqtt",
"source": "dockerhub",
"upstream_repo": "yukulehe/gazpar2mqtt",
"upstream_version": "0.8.2"
"upstream_version": ""
}

View File

@@ -1,4 +1,7 @@
## 25.12.0 (23-12-2025)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)
## 25.11.2 (06-12-2025)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)

View File

@@ -114,5 +114,5 @@ services:
slug: grampsweb
tmpfs: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
version: "25.11.2"
version: "25.12.0"
webui: "[PROTO:ssl]://[HOST]:[PORT:5001]"

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"last_update": "06-12-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "grampsweb",
"source": "github",
"upstream_repo": "gramps-project/gramps-web",
"upstream_version": "25.11.2"
"upstream_version": "25.12.0"
}

View File

@@ -1,3 +1,6 @@
## (23-12-2025)
- Update to latest version from abesnier/guacamole
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
## 1.6.0-12 (02-10-2025)

View File

@@ -102,5 +102,5 @@ schema:
slug: guacamole
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 1.6.0-12
version: ""
video: true

View File

@@ -2,10 +2,10 @@
"github_beta": false,
"github_exclude": "pg",
"github_tagfilter": "bullseye",
"last_update": "25-01-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "guacamole",
"source": "dockerhub",
"upstream_repo": "abesnier/guacamole",
"upstream_version": "1.6.0-bullseye"
"upstream_version": ""
}

View File

@@ -1,3 +1,6 @@
## 2.4.1 (23-12-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 2.3.1-3 (23-11-2025)
- Minor bugs fixed
## 2.3.1-2 (22-11-2025)

View File

@@ -141,6 +141,6 @@ slug: immich
udev: true
url: https://github.com/alexbelgium/hassio-addons
usb: true
version: 2.3.1-3
version: "2.4.1"
video: true
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "22-11-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "2.3.1"
"upstream_version": "2.4.1"
}

View File

@@ -1,4 +1,7 @@
## 2.4.1 (23-12-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 2.3.1 (22-11-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)

View File

@@ -140,6 +140,6 @@ slug: immich_cuda
udev: true
url: https://github.com/alexbelgium/hassio-addons
usb: true
version: "2.3.1"
version: "2.4.1"
video: true
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "22-11-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "2.3.1"
"upstream_version": "2.4.1"
}

View File

@@ -1,3 +1,6 @@
## 2.4.1 (23-12-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 2.3.1-3 (23-11-2025)
- Minor bugs fixed
## 2.3.1-2 (22-11-2025)

View File

@@ -140,6 +140,6 @@ slug: immich_noml
udev: true
url: https://github.com/alexbelgium/hassio-addons
usb: true
version: 2.3.1-3
version: "2.4.1"
video: true
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "22-11-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "2.3.1"
"upstream_version": "2.4.1"
}

View File

@@ -1,4 +1,7 @@
## 2.4.1 (23-12-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
## 2.3.1 (22-11-2025)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)

View File

@@ -140,6 +140,6 @@ slug: immich_openvino
udev: true
url: https://github.com/alexbelgium/hassio-addons
usb: true
version: "2.3.1"
version: "2.4.1"
video: true
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "22-11-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "immich",
"source": "github",
"upstream_repo": "imagegenius/docker-immich",
"upstream_version": "2.3.1"
"upstream_version": "2.4.1"
}