Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="photoprism-8.0.4"></a>
|
||||
### [photoprism-8.0.4](https://github.com/truecharts/apps/compare/photoprism-8.0.3...photoprism-8.0.4) (2022-03-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* revert last image update ([#2051](https://github.com/truecharts/apps/issues/2051))
|
||||
|
||||
|
||||
|
||||
<a name="photoprism-8.0.3"></a>
|
||||
### [photoprism-8.0.3](https://github.com/truecharts/apps/compare/photoprism-8.0.2...photoprism-8.0.3) (2022-03-07)
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/photoprism"` | |
|
||||
| image.tag | string | `"v20220121@sha256:ed219b601defa5d2a6e5680d5882a24181c2202852f51a07ba4cc98e80537bd6"` | |
|
||||
| image.tag | string | `"v220302@sha256:f05558b5266dfa3a1612be2de98099e864a6b554a9df6df2409b4a2b32804848"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"photoprism"` | |
|
||||
|
||||
File diff suppressed because one or more lines are too long
+39
-1
@@ -45004,6 +45004,44 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/pgadmin-5.0.0/pgadmin-5.0.0.tgz
|
||||
version: 5.0.0
|
||||
photoprism:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: "220302"
|
||||
created: "2022-03-07T12:52:05.068904747Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 9.0.0
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 2.0.0
|
||||
description: PhotoPrism® is a server-based application for browsing, organizing
|
||||
and sharing your personal photo collection
|
||||
digest: b0d44ceeae028292efd065bae35db34bc66a0022de51ef46aea02f883e6798cf
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/photoprism
|
||||
icon: https://truecharts.org/_static/img/appicons/photoprism.png
|
||||
keywords:
|
||||
- photos
|
||||
- photoprism
|
||||
- pictures
|
||||
- sharing
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: photoprism
|
||||
sources:
|
||||
- https://github.com/photoprism/photoprism
|
||||
- https://hub.docker.com/r/photoprism/photoprism
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/photoprism-8.0.4/photoprism-8.0.4.tgz
|
||||
version: 8.0.4
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -70802,4 +70840,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-03-07T08:44:20.346873994Z"
|
||||
generated: "2022-03-07T12:52:05.076303201Z"
|
||||
|
||||
Reference in New Issue
Block a user