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: 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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/jackett
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.145
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user