Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-07 12:52:05 +00:00
parent e86b9fffc6
commit 6d8f16bc5e
8 changed files with 796 additions and 628 deletions
+9
View File
@@ -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)
+1 -1
View File
@@ -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