Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-28 07:44:45 +00:00
parent 8b5cb03416
commit 792b25e7ce
45 changed files with 477 additions and 45 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="librespeed-3.0.2"></a>
### [librespeed-3.0.2](https://github.com/truecharts/apps/compare/librespeed-3.0.1...librespeed-3.0.2) (2021-09-28)
#### Chore
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
<a name="librespeed-3.0.1"></a>
### [librespeed-3.0.1](https://github.com/truecharts/apps/compare/librespeed-3.0.0...librespeed-3.0.1) (2021-09-26)
+1 -1
View File
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
| image.tag | string | `"version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a"` | image tag |
| image.tag | string | `"version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |