mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 02:51:27 +02:00
Updater bot : photoprism updated to 220517-jammy
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 220517-jammy (19-05-2022)
|
||||||
|
- Update to latest version from photoprism/photoprism
|
||||||
- Implementation of ssl
|
- Implementation of ssl
|
||||||
- Add codenotary sign
|
- Add codenotary sign
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="220302-impish"
|
ARG BUILD_UPSTREAM="220517-jammy"
|
||||||
FROM photoprism/photoprism:latest
|
FROM photoprism/photoprism:latest
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -96,6 +96,6 @@
|
|||||||
],
|
],
|
||||||
"slug": "photoprism",
|
"slug": "photoprism",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
"url": "https://github.com/alexbelgium/hassio-addons-test",
|
||||||
"version": "220302-impish-2",
|
"version": "220517-jammy",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:2342]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:2342]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "03-03-2022",
|
"last_update": "19-05-2022",
|
||||||
"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": "220302-impish"
|
"upstream_version": "220517-jammy"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user