Updater bot : photoprism updated to ubuntu-2026-07-28

This commit is contained in:
alexbelgium
2026-08-01 01:30:32 +02:00
parent 3a1baaabfa
commit 0e1f27bbfa
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## ubuntu-2026-07-28 (2026-07-28)
- Update to latest version from photoprism/photoprism
## ubuntu-2026-06-01 (2026-06-01)
- 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-06-01"
version: "ubuntu-2026-07-28"
video: true

View File

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