Updater bot : photoprism updated to ubuntu-2026-06-01

This commit is contained in:
alexbelgium
2026-06-05 18:55:25 +02:00
parent 6308b2bdbe
commit 2a2f405cb4
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## ubuntu-2026-06-01 (2026-06-01)
- Update to latest version from photoprism/photoprism
## ubuntu-2026-05-23 (2026-05-23)
- Update to latest version from photoprism/photoprism

View File

@@ -131,5 +131,5 @@ services:
slug: photoprism
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "ubuntu-2026-05-23"
version: "ubuntu-2026-06-01"
video: true

View File

@@ -1,11 +1,11 @@
{
"dockerhub_by_date": "true",
"github_fulltag": "true",
"last_update": "2026-05-23",
"last_update": "2026-06-01",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "photoprism",
"source": "dockerhub",
"upstream_repo": "photoprism/photoprism",
"upstream_version": "ubuntu-2026-05-23"
"upstream_version": "ubuntu-2026-06-01"
}