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 Python based monitoring and tracking tool for Plex Media Server
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/tautulli
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/tautulli
|
||||
icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true
|
||||
keywords:
|
||||
- tautulli
|
||||
@@ -21,10 +21,6 @@ maintainers:
|
||||
url: truecharts.org
|
||||
name: tautulli
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/tautulli
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/tautulli
|
||||
- https://github.com/Tautulli/Tautulli
|
||||
- https://hub.docker.com/r/tautulli/tautulli
|
||||
type: application
|
||||
upstream_version: 7.0.1
|
||||
version: 5.2.0
|
||||
version: 5.2.1
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/tautulli
|
||||
repository: ghcr.io/k8s-at-home/tautulli
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.7.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for Tautulli.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/tautulli
|
||||
repository: ghcr.io/k8s-at-home/tautulli
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.7.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user