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="radarr-8.0.0"></a>
|
||||
### [radarr-8.0.0](https://github.com/truecharts/apps/compare/radarr-7.0.2...radarr-8.0.0) (2021-09-26)
|
||||
|
||||
|
||||
|
||||
<a name="radarr-7.0.2"></a>
|
||||
### [radarr-7.0.2](https://github.com/truecharts/apps/compare/radarr-7.0.1...radarr-7.0.2) (2021-09-21)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 3.2.2.5080
|
||||
appVersion: "3.2.2.5080"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -17,7 +17,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="radarr-7.0.2"></a>
|
||||
### [radarr-7.0.2](https://github.com/truecharts/apps/compare/radarr-7.0.1...radarr-7.0.2) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014))
|
||||
<a name="radarr-8.0.0"></a>
|
||||
### [radarr-8.0.0](https://github.com/truecharts/apps/compare/radarr-7.0.2...radarr-8.0.0) (2021-09-26)
|
||||
|
||||
@@ -20,11 +20,6 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.config.size | string | `"100Gi"` | |
|
||||
| persistence.config.type | string | `"pvc"` | |
|
||||
| podSecurityContext.fsGroup | int | `568` | |
|
||||
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
|
||||
| podSecurityContext.runAsGroup | int | `568` | |
|
||||
| podSecurityContext.runAsUser | int | `568` | |
|
||||
| podSecurityContext.supplementalGroups | list | `[]` | |
|
||||
| probes.liveness.custom | bool | `true` | |
|
||||
| probes.liveness.enabled | bool | `true` | |
|
||||
| probes.liveness.spec.exec.command[0] | string | `"/usr/bin/env"` | |
|
||||
@@ -36,10 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| probes.liveness.spec.periodSeconds | int | `10` | |
|
||||
| probes.liveness.spec.successThreshold | int | `1` | |
|
||||
| probes.liveness.spec.timeoutSeconds | int | `10` | |
|
||||
| securityContext.allowPrivilegeEscalation | bool | `true` | |
|
||||
| securityContext.privileged | bool | `false` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `true` | |
|
||||
| service.main.ports.main.port | int | `7878` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
Reference in New Issue
Block a user