Updater bot : photoprism updated to ubuntu-2025-04-25

This commit is contained in:
alexbelgium
2025-04-26 01:58:00 +02:00
parent a71bf2cd46
commit 438acc682d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## ubuntu-2025-04-25 (2025-04-25)
- Update to latest version from photoprism/photoprism
## ubuntu-2025-03-21 (2025-03-21) ## ubuntu-2025-03-21 (2025-03-21)
- Update to latest version from photoprism/photoprism - Update to latest version from photoprism/photoprism
## ubuntu-2025-02-28-8 (02-03-2025) ## ubuntu-2025-02-28-8 (02-03-2025)

View File

@@ -136,6 +136,6 @@
"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-03-21", "version": "ubuntu-2025-04-25",
"video": true "video": true
} }

View File

@@ -1,11 +1,11 @@
{ {
"dockerhub_by_date": "true", "dockerhub_by_date": "true",
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "2025-03-21", "last_update": "2025-04-25",
"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-03-21" "upstream_version": "ubuntu-2025-04-25"
} }