Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="librespeed-3.0.0"></a>
|
||||
### [librespeed-3.0.0](https://github.com/truecharts/apps/compare/librespeed-2.0.3...librespeed-3.0.0) (2021-09-26)
|
||||
|
||||
|
||||
|
||||
<a name="librespeed-2.0.3"></a>
|
||||
### [librespeed-2.0.3](https://github.com/truecharts/apps/compare/librespeed-2.0.2...librespeed-2.0.3) (2021-09-21)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.4
|
||||
appVersion: "5.2.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 7.0.14 |
|
||||
| https://truecharts.org | common | 8.0.7 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
|
||||
<a name="librespeed-2.0.3"></a>
|
||||
### [librespeed-2.0.3](https://github.com/truecharts/apps/compare/librespeed-2.0.2...librespeed-2.0.3) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014))
|
||||
<a name="librespeed-3.0.0"></a>
|
||||
### [librespeed-3.0.0](https://github.com/truecharts/apps/compare/librespeed-2.0.3...librespeed-3.0.0) (2021-09-26)
|
||||
|
||||
@@ -19,6 +19,10 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
|
||||
| image.tag | string | `"version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
Reference in New Issue
Block a user