mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Updater bot : photoprism updated to 20220121
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 20220121 (10-12-2022)
|
||||
- Update to latest version from photoprism/photoprism
|
||||
- BREAKING CHANGE : url for direct access to be updated, check logs for url to use
|
||||
- WARNING : update to supervisor 2022.11 before installing
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="221105-jammy"
|
||||
ARG BUILD_UPSTREAM="20220121"
|
||||
FROM photoprism/photoprism:$BUILD_UPSTREAM
|
||||
|
||||
##################
|
||||
|
||||
@@ -101,5 +101,5 @@
|
||||
],
|
||||
"slug": "photoprism",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||
"version": "221105-jammy"
|
||||
"version": "20220121"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "01-09-2022",
|
||||
"last_update": "10-12-2022",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "photoprism",
|
||||
"source": "dockerhub",
|
||||
"upstream_repo": "photoprism/photoprism",
|
||||
"upstream_version": "221105-jammy"
|
||||
"upstream_version": "20220121"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user