Updater bot : photoprism updated to ubuntu-2025-02-28

This commit is contained in:
alexbelgium
2025-03-01 01:57:49 +01:00
parent 0b8d5f5590
commit 1d378900b5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## ubuntu-2025-02-28 (2025-02-28)
- Update to latest version from photoprism/photoprism
## ubuntu-2024-09-15 (2024-09-15) ## ubuntu-2024-09-15 (2024-09-15)
- Update to latest version from photoprism/photoprism - Update to latest version from photoprism/photoprism

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-2024-09-15", "version": "ubuntu-2025-02-28",
"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": "2024-09-15", "last_update": "2025-02-28",
"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-2024-09-15" "upstream_version": "ubuntu-2025-02-28"
} }