mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : photoprism updated to ubuntu-2025-11-30
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## ubuntu-2025-11-30 (2025-11-30)
|
||||||
|
- Update to latest version from photoprism/photoprism
|
||||||
|
|
||||||
## ubuntu-2025-11-27 (2025-11-27)
|
## ubuntu-2025-11-27 (2025-11-27)
|
||||||
- Update to latest version from photoprism/photoprism
|
- Update to latest version from photoprism/photoprism
|
||||||
- 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.
|
- 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.
|
||||||
|
|||||||
@@ -130,5 +130,5 @@ services:
|
|||||||
slug: photoprism
|
slug: photoprism
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "ubuntu-2025-11-27"
|
version: "ubuntu-2025-11-30"
|
||||||
video: true
|
video: true
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"dockerhub_by_date": "true",
|
"dockerhub_by_date": "true",
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "2025-11-27",
|
"last_update": "2025-11-30",
|
||||||
"paused": false,
|
"paused": false,
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "photoprism",
|
"slug": "photoprism",
|
||||||
"source": "dockerhub",
|
"source": "dockerhub",
|
||||||
"upstream_repo": "photoprism/photoprism",
|
"upstream_repo": "photoprism/photoprism",
|
||||||
"upstream_version": "ubuntu-2025-11-27"
|
"upstream_version": "ubuntu-2025-11-30"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user