Cleanup and simplify containers and charts (#531)
* move truecharts containers to k8s-at-home * Chart.yaml cleanup * bump patch versions
This commit is contained in:
@@ -6,7 +6,7 @@ dependencies:
|
||||
version: 5.1.2
|
||||
deprecated: false
|
||||
description: "A fork of Sonarr to work with movies \xE0 la Couchpotato"
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/radarr
|
||||
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
|
||||
@@ -22,10 +22,6 @@ maintainers:
|
||||
url: truecharts.org
|
||||
name: radarr
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/radarr
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/radarr
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://hub.docker.com/r/linuxserver/radarr
|
||||
type: application
|
||||
upstream_version: 9.1.0
|
||||
version: 5.2.0
|
||||
version: 5.2.1
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/radarr
|
||||
repository: ghcr.io/k8s-at-home/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.2.0.5048
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for Radarr.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/radarr
|
||||
repository: ghcr.io/k8s-at-home/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.2.0.5048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user