* Apply security hardened defaults to values.yaml for all apps * Add default common securityContext to all apps * Adjust securityContext defaults in questions.yaml, according to values.yaml * Add default common podSecurityContext to all apps * Clean whitespace * Clean more whitespace * Adjust podSecurityContext defaults in questions.yaml, according to values.yaml * fix pgadmin Co-authored-by: Stavros kois <s.kois@outlook.com>
28 lines
669 B
YAML
28 lines
669 B
YAML
apiVersion: v2
|
|
appVersion: 3.2.2.5080
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.0.7
|
|
deprecated: false
|
|
description: "A fork of Sonarr to work with movies \xE0 la Couchpotato"
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr
|
|
icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png
|
|
keywords:
|
|
- radarr
|
|
- torrent
|
|
- usenet
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
- email: kjeld@schouten-lebbing.nl
|
|
name: Ornias1993
|
|
url: truecharts.org
|
|
name: radarr
|
|
sources:
|
|
- https://github.com/Radarr/Radarr
|
|
type: application
|
|
version: 8.0.0
|