Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-30 21:41:19 +00:00
parent a37addbb2a
commit e8fffd3bc4
6 changed files with 60 additions and 4 deletions
+9
View File
@@ -1,6 +1,15 @@
# 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>
### [photoprism-6.0.2](https://github.com/truecharts/apps/compare/photoprism-6.0.1...photoprism-6.0.2) (2021-11-30)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "20211128"
appVersion: "20211130"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -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"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| 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.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"photoprism"` | |