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-02 13:39:46 +00:00
parent 8119064ff8
commit 495ebb271c
28 changed files with 325 additions and 16 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="librespeed-4.0.4"></a>
### [librespeed-4.0.4](https://github.com/truecharts/apps/compare/librespeed-4.0.3...librespeed-4.0.4) (2021-11-02)
#### Chore
* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266))
<a name="librespeed-4.0.3"></a>
### [librespeed-4.0.3](https://github.com/truecharts/apps/compare/librespeed-4.0.2...librespeed-4.0.3) (2021-11-01)
+1 -1
View File
@@ -16,7 +16,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:fd06621fc3940871299f866e6ab762fb2a936621a939c8500c600461c2b3365e"` | image tag |
| image.tag | string | `"version-5.2.4@sha256:c74665ede73fcad3f6c15de85d105bdf488bb5b9ee55938cae7de099a4b3ac31"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |