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-3.0.7"></a>
|
||||
### [photoprism-3.0.7](https://github.com/truecharts/apps/compare/photoprism-3.0.6...photoprism-3.0.7) (2021-10-12)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))
|
||||
|
||||
|
||||
|
||||
<a name="photoprism-3.0.6"></a>
|
||||
### [photoprism-3.0.6](https://github.com/truecharts/apps/compare/photoprism-3.0.5...photoprism-3.0.6) (2021-10-05)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: '20211002'
|
||||
appVersion: "20211010"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="photoprism-3.0.6"></a>
|
||||
### [photoprism-3.0.6](https://github.com/truecharts/apps/compare/photoprism-3.0.5...photoprism-3.0.6) (2021-10-05)
|
||||
<a name="photoprism-3.0.7"></a>
|
||||
### [photoprism-3.0.7](https://github.com/truecharts/apps/compare/photoprism-3.0.6...photoprism-3.0.7) (2021-10-12)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
|
||||
* update major docker tags (major) ([#1124](https://github.com/truecharts/apps/issues/1124))
|
||||
|
||||
@@ -22,8 +22,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.UMASK | string | `nil` | Sets UMASK. |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
|
||||
| image.tag | string | `"20211002@sha256:286aa5b95e7ff212f025923c75f8a46f0cc7a4754e7f65185e3116983264f1c2"` | image tag |
|
||||
| image.tag | string | `"20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
Reference in New Issue
Block a user