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:
Kjeld Schouten-Lebbing
2021-05-30 23:22:13 +02:00
committed by GitHub
parent 9a903fb6ca
commit 2ee1190fda
153 changed files with 124 additions and 1601 deletions
+2 -6
View File
@@ -6,7 +6,7 @@ dependencies:
version: 5.1.2
deprecated: false
description: API Support for your favorite torrent trackers.
home: https://github.com/truecharts/apps/tree/master/stable/jackett
home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
icon: https://truecharts.org/_static/img/jackett-icon.png
keywords:
- jackett
@@ -22,10 +22,6 @@ maintainers:
url: truecharts.org
name: jackett
sources:
- https://github.com/truecharts/apps/tree/master/stable/jackett
- https://github.com/k8s-at-home/charts/tree/master/charts/jackett
- https://github.com/Jackett/Jackett
- https://hub.docker.com/r/linuxserver/jackett
type: application
upstream_version: 7.0.1
version: 5.2.0
version: 5.2.1
+1 -1
View File
@@ -5,7 +5,7 @@
##
image:
repository: ghcr.io/truecharts/jackett
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.145
+1 -1
View File
@@ -1,7 +1,7 @@
# Default values for Jackett.
image:
repository: ghcr.io/truecharts/jackett
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.145