Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-26 20:57:45 +00:00
parent 7e27d6416f
commit cc3a471e55
16 changed files with 15 additions and 15 deletions

View File

@ -1,4 +0,0 @@
<a name="sonarr-8.0.0"></a>
### [sonarr-8.0.0](https://github.com/truecharts/apps/compare/sonarr-7.0.2...sonarr-8.0.0) (2021-09-26)

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
digest: sha256:1362021039600fa814ca3c5470eae40eb496ef26bb7ebcbade1ab1b341fccf87
generated: "2021-09-26T18:19:26.312630048Z"

View File

@ -0,0 +1,4 @@
<a name="sonarr-8.0.1"></a>
### [sonarr-8.0.1](https://github.com/truecharts/apps/compare/sonarr-8.0.0...sonarr-8.0.1) (2021-09-26)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-26T20:55:35.414934933Z"

View File

@ -3,7 +3,7 @@ appVersion: "3.0.6.1265"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
deprecated: false
description: Smart PVR for newsgroup and bittorrent users
home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr
@ -24,4 +24,4 @@ name: sonarr
sources:
- https://github.com/Sonarr/Sonarr
type: application
version: 8.0.0
version: 8.0.1

View File

@ -17,7 +17,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

Binary file not shown.

View File

@ -1231,13 +1231,13 @@ questions:
label: "CPU"
schema:
type: string
default: "2000m"
default: "4000m"
valid_chars: '^([0-9]+)(\.[0-9]?|m?)$'
- variable: memory
label: "Memory RAM"
schema:
type: string
default: "2Gi"
default: "8Gi"
valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"