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 09:09:34 +00:00
parent fa00c94364
commit da229eb0f4
221 changed files with 2107 additions and 186 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="photoshow-1.0.16"></a>
### [photoshow-1.0.16](https://github.com/truecharts/apps/compare/photoshow-1.0.15...photoshow-1.0.16) (2021-11-30)
#### Chore
* update non-major deps helm releases
<a name="photoshow-1.0.14"></a>
### [photoshow-1.0.14](https://github.com/truecharts/apps/compare/photoshow-1.0.13...photoshow-1.0.14) (2021-11-23)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.3 |
| https://truecharts.org | common | 8.9.5 |
## Installing the Chart
+2 -2
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/photoshow"` | |
| image.tag | string | `"version-48aabb98@sha256:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb"` | |
| image.tag | string | `"version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `80` | |
| service.main.ports.main.port | int | `10025` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project