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:
Kjeld Schouten-Lebbing
2021-05-30 23:22:13 +02:00
committed by GitHub
parent 9a903fb6ca
commit 2ee1190fda
153 changed files with 124 additions and 1601 deletions
+3 -4
View File
@@ -6,7 +6,7 @@ dependencies:
version: 5.1.2
deprecated: false
description: App to test GUI prototypes
home: https://github.com/truecharts/apps/tree/master/develop/prototype-gui
home: https://github.com/truecharts/apps/tree/master/charts/develop/prototype-gui
icon: https://truecharts.org/_static/img/jackett-icon.png
keywords:
- dev
@@ -17,7 +17,6 @@ maintainers:
name: TrueCharts
url: truecharts.org
name: prototype-gui
sources:
- https://github.com/truecharts/apps/tree/master/develop/prototype-gui
sources: null
type: application
version: 0.0.6
version: 0.0.7
@@ -5,7 +5,7 @@
##
image:
repository: ghcr.io/truecharts/jackett
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.145
+1 -1
View File
@@ -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