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>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="photoprism-6.0.3"></a>
|
||||||
|
### [photoprism-6.0.3](https://github.com/truecharts/apps/compare/photoprism-6.0.2...photoprism-6.0.3) (2021-11-30)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update container image docker.io/photoprism/photoprism to v20211130 ([#1439](https://github.com/truecharts/apps/issues/1439))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="photoprism-6.0.2"></a>
|
<a name="photoprism-6.0.2"></a>
|
||||||
### [photoprism-6.0.2](https://github.com/truecharts/apps/compare/photoprism-6.0.1...photoprism-6.0.2) (2021-11-30)
|
### [photoprism-6.0.2](https://github.com/truecharts/apps/compare/photoprism-6.0.1...photoprism-6.0.2) (2021-11-30)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "20211128"
|
appVersion: "20211130"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
|
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
|
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
|
||||||
| image.tag | string | `"20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156"` | image tag |
|
| image.tag | string | `"20211130@sha256:cd3e38e0710279372c17d19fbe6e05010689f7b385a13c9fca325196dff2afb1"` | image tag |
|
||||||
| mariadb.enabled | bool | `true` | |
|
| mariadb.enabled | bool | `true` | |
|
||||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||||
| mariadb.mariadbDatabase | string | `"photoprism"` | |
|
| mariadb.mariadbDatabase | string | `"photoprism"` | |
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="photoprism-6.0.3"></a>
|
||||||
|
### [photoprism-6.0.3](https://github.com/truecharts/apps/compare/photoprism-6.0.2...photoprism-6.0.3) (2021-11-30)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update container image docker.io/photoprism/photoprism to v20211130 ([#1439](https://github.com/truecharts/apps/issues/1439))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="photoprism-6.0.2"></a>
|
<a name="photoprism-6.0.2"></a>
|
||||||
### [photoprism-6.0.2](https://github.com/truecharts/apps/compare/photoprism-6.0.1...photoprism-6.0.2) (2021-11-30)
|
### [photoprism-6.0.2](https://github.com/truecharts/apps/compare/photoprism-6.0.1...photoprism-6.0.2) (2021-11-30)
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
|
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
|
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
|
||||||
| image.tag | string | `"20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156"` | image tag |
|
| image.tag | string | `"20211130@sha256:cd3e38e0710279372c17d19fbe6e05010689f7b385a13c9fca325196dff2afb1"` | image tag |
|
||||||
| mariadb.enabled | bool | `true` | |
|
| mariadb.enabled | bool | `true` | |
|
||||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||||
| mariadb.mariadbDatabase | string | `"photoprism"` | |
|
| mariadb.mariadbDatabase | string | `"photoprism"` | |
|
||||||
|
|||||||
+39
-1
@@ -165711,6 +165711,44 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/pgadmin-1.0.1/pgadmin-1.0.1.tgz
|
- https://github.com/truecharts/apps/releases/download/pgadmin-1.0.1/pgadmin-1.0.1.tgz
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
photoprism:
|
photoprism:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- media
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "20211130"
|
||||||
|
created: "2021-11-30T21:41:17.252664192Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.9.7
|
||||||
|
- condition: mariadb.enabled
|
||||||
|
name: mariadb
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 1.0.17
|
||||||
|
description: PhotoPrism® is a server-based application for browsing, organizing
|
||||||
|
and sharing your personal photo collection
|
||||||
|
digest: 0c4cdad30e67bf4614565dacd311ebc6c31aeeaa75b186e3260b732d1644aba9
|
||||||
|
home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism
|
||||||
|
icon: https://demo.photoprism.org/static/img/logo-avatar.svg
|
||||||
|
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-6.0.3/photoprism-6.0.3.tgz
|
||||||
|
version: 6.0.3
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -259824,4 +259862,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-11-30T21:27:49.263024874Z"
|
generated: "2021-11-30T21:41:17.334909791Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user