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: Smart PVR for newsgroup and bittorrent users
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/sonarr
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr
|
||||
icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true
|
||||
keywords:
|
||||
- sonarr
|
||||
@@ -22,10 +22,6 @@ maintainers:
|
||||
url: truecharts.org
|
||||
name: sonarr
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/sonarr
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/sonarr
|
||||
- https://github.com/Sonarr/Sonarr
|
||||
- https://hub.docker.com/r/linuxserver/sonarr
|
||||
type: application
|
||||
upstream_version: 9.1.0
|
||||
version: 5.2.0
|
||||
version: 5.2.1
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/sonarr
|
||||
repository: ghcr.io/k8s-at-home/sonarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.0.6.1196
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for Sonarr.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/sonarr
|
||||
repository: ghcr.io/k8s-at-home/sonarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.0.6.1196
|
||||
|
||||
|
||||
Reference in New Issue
Block a user