Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-19 15:50:09 +00:00
parent 2cd3e1fac9
commit a7c512d6c7
13 changed files with 104 additions and 13 deletions

View File

@ -1,8 +0,0 @@
<a name="photoprism-4.0.5"></a>
### [photoprism-4.0.5](https://github.com/truecharts/apps/compare/photoprism-4.0.4...photoprism-4.0.5) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="photoprism-4.0.6"></a>
### [photoprism-4.0.6](https://github.com/truecharts/apps/compare/photoprism-4.0.5...photoprism-4.0.6) (2021-10-19)
#### Chore
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update container image docker.io/photoprism/photoprism to v20211018 ([#1175](https://github.com/truecharts/apps/issues/1175))
<a name="photoprism-4.0.5"></a>
### [photoprism-4.0.5](https://github.com/truecharts/apps/compare/photoprism-4.0.4...photoprism-4.0.5) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="photoprism-4.0.4"></a>
### [photoprism-4.0.4](https://github.com/truecharts/apps/compare/photoprism-4.0.3...photoprism-4.0.4) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))
<a name="photoprism-4.0.3"></a>
### [photoprism-4.0.3](https://github.com/truecharts/apps/compare/photoprism-4.0.2...photoprism-4.0.3) (2021-10-18)
#### Chore
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<a name="photoprism-4.0.2"></a>
### [photoprism-4.0.2](https://github.com/truecharts/apps/compare/photoprism-4.0.1...photoprism-4.0.2) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix
* force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156))
<a name="photoprism-4.0.1"></a>
### [photoprism-4.0.1](https://github.com/truecharts/apps/compare/photoprism-4.0.0...photoprism-4.0.1) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133))
<a name="photoprism-4.0.0"></a>
### [photoprism-4.0.0](https://github.com/truecharts/apps/compare/photoprism-3.0.9...photoprism-4.0.0) (2021-10-12)
<a name="photoprism-3.0.9"></a>
### [photoprism-3.0.9](https://github.com/truecharts/apps/compare/photoprism-3.0.8...photoprism-3.0.9) (2021-10-12)
#### Chore
* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126))
<a name="photoprism-3.0.8"></a>
### [photoprism-3.0.8](https://github.com/truecharts/apps/compare/photoprism-3.0.7...photoprism-3.0.8) (2021-10-12)
#### Chore
* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123))
<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>

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.3.12
digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c
generated: "2021-10-19T11:34:12.54172632Z"
generated: "2021-10-19T15:48:00.0479613Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "20211010"
appVersion: "20211018"
dependencies:
- name: common
repository: https://truecharts.org
@ -22,4 +22,4 @@ name: photoprism
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
version: 4.0.5
version: 4.0.6

View File

@ -28,7 +28,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 | `"20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7"` | image tag |
| image.tag | string | `"20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4"` | 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. |

View File

@ -9,7 +9,7 @@ image:
# -- image repository
repository: docker.io/photoprism/photoprism
# -- image tag
tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7
tag: 20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4
# -- image pull policy
pullPolicy: IfNotPresent