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="flaresolverr-3.0.1"></a>
|
||||
### [flaresolverr-3.0.1](https://github.com/truecharts/apps/compare/flaresolverr-3.0.0...flaresolverr-3.0.1) (2021-09-26)
|
||||
|
||||
|
||||
|
||||
<a name="flaresolverr-3.0.0"></a>
|
||||
### [flaresolverr-3.0.0](https://github.com/truecharts/apps/compare/flaresolverr-2.0.2...flaresolverr-3.0.0) (2021-09-26)
|
||||
|
||||
|
||||
@@ -16,6 +16,11 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/flaresolverr/flaresolverr"` | image repository |
|
||||
| image.tag | string | `"v1.2.9@sha256:6f93f3359a8b2cbd268286ce460ff5ffa79a6f1d8c19097ed49097fbfab6a786"` | image tag |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.config.size | string | `"100Gi"` | |
|
||||
| persistence.config.type | string | `"pvc"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.0.7 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user