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: true
|
||||
description: Usenet meta search
|
||||
home: https://github.com/truecharts/apps/tree/master/incubator/nzbhydra
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbhydra
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png
|
||||
keywords:
|
||||
- nzbhydra
|
||||
@@ -15,10 +15,6 @@ kubeVersion: '>=1.16.0-0'
|
||||
maintainers: []
|
||||
name: nzbhydra
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/nzbhydra
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/nzbhydra
|
||||
- https://hub.docker.com/r/linuxserver/nzbhydra2
|
||||
- https://github.com/theotherp/nzbhydra2
|
||||
type: application
|
||||
upstream_version: 5.3.1
|
||||
version: 5.2.0
|
||||
version: 5.2.1
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/nzbhydra2
|
||||
repository: ghcr.io/k8s-at-home/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.14.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Default values for nzbhydra.
|
||||
|
||||
image:
|
||||
repository: ghcr.io/truecharts/nzbhydra2
|
||||
repository: ghcr.io/k8s-at-home/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.14.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user