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: Plex Media Server
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/plex
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/plex
|
||||
icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png
|
||||
keywords:
|
||||
- plex
|
||||
@@ -20,8 +20,6 @@ maintainers:
|
||||
name: Ornias1993
|
||||
url: truecharts.org
|
||||
name: plex
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/plex
|
||||
sources: null
|
||||
type: application
|
||||
upstream_version: 4.2.1
|
||||
version: 4.2.0
|
||||
version: 4.2.1
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/plex
|
||||
repository: ghcr.io/k8s-at-home/plex
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.22.3.4523-d0ce30438
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for Plex.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/plex
|
||||
repository: ghcr.io/k8s-at-home/plex
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.22.3.4523-d0ce30438
|
||||
|
||||
|
||||
Reference in New Issue
Block a user