mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +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)
|
||||
- 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.
|
||||
|
||||
@@ -130,5 +130,5 @@ services:
|
||||
slug: photoprism
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "ubuntu-2025-11-27"
|
||||
version: "ubuntu-2025-11-30"
|
||||
video: true
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"dockerhub_by_date": "true",
|
||||
"github_fulltag": "true",
|
||||
"last_update": "2025-11-27",
|
||||
"last_update": "2025-11-30",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "photoprism",
|
||||
"source": "dockerhub",
|
||||
"upstream_repo": "photoprism/photoprism",
|
||||
"upstream_version": "ubuntu-2025-11-27"
|
||||
"upstream_version": "ubuntu-2025-11-30"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user