Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-26 16:00:54 +00:00
parent 850c757e82
commit 578693ee8d
708 changed files with 8733 additions and 408 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="librespeed-4.0.1"></a>
### [librespeed-4.0.1](https://github.com/truecharts/apps/compare/librespeed-4.0.0...librespeed-4.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
<a name="librespeed-4.0.0"></a>
### [librespeed-4.0.0](https://github.com/truecharts/apps/compare/librespeed-3.0.20...librespeed-4.0.0) (2021-10-25)
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
+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:a959471ba82cfa2ea290128b799f3ddbe333706c405e4b45bfcd5841d359f554"` | image tag |
| image.tag | string | `"version-5.2.4@sha256:fd06621fc3940871299f866e6ab762fb2a936621a939c8500c600461c2b3365e"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |