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.2"></a>
|
||||
### [photoprism-3.0.2](https://github.com/truecharts/apps/compare/photoprism-3.0.1...photoprism-3.0.2) (2021-09-27)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update container image docker.io/photoprism/photoprism to v20210925 ([#1045](https://github.com/truecharts/apps/issues/1045))
|
||||
|
||||
|
||||
|
||||
<a name="photoprism-3.0.1"></a>
|
||||
### [photoprism-3.0.1](https://github.com/truecharts/apps/compare/photoprism-3.0.0...photoprism-3.0.1) (2021-09-26)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: '20210523'
|
||||
appVersion: "20210925"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
<a name="photoprism-3.0.1"></a>
|
||||
### [photoprism-3.0.1](https://github.com/truecharts/apps/compare/photoprism-3.0.0...photoprism-3.0.1) (2021-09-26)
|
||||
<a name="photoprism-3.0.2"></a>
|
||||
### [photoprism-3.0.2](https://github.com/truecharts/apps/compare/photoprism-3.0.1...photoprism-3.0.2) (2021-09-27)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update container image docker.io/photoprism/photoprism to v20210925 ([#1045](https://github.com/truecharts/apps/issues/1045))
|
||||
|
||||
@@ -22,7 +22,7 @@ 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 | `"20210523@sha256:40e99d97615164f1a10c2a674301ced878030a7a79df1b8b40d70f096c4112a9"` | image tag |
|
||||
| image.tag | string | `"20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user