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:
@@ -22,8 +22,7 @@ maintainers:
|
||||
url: truecharts.org
|
||||
name: emby
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/emby
|
||||
- https://hub.docker.com/r/linuxserver/emby
|
||||
- https://github.com/linuxserver/docker-emby.git
|
||||
type: application
|
||||
version: 5.2.0
|
||||
version: 5.2.1
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/emby
|
||||
repository: ghcr.io/k8s-at-home/emby
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.5.4.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for emby.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/emby
|
||||
repository: ghcr.io/k8s-at-home/emby
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.5.4.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user