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
|
version: 5.1.2
|
||||||
deprecated: true
|
deprecated: true
|
||||||
description: Usenet meta search
|
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
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png
|
||||||
keywords:
|
keywords:
|
||||||
- nzbhydra
|
- nzbhydra
|
||||||
@@ -15,10 +15,6 @@ kubeVersion: '>=1.16.0-0'
|
|||||||
maintainers: []
|
maintainers: []
|
||||||
name: nzbhydra
|
name: nzbhydra
|
||||||
sources:
|
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
|
- https://github.com/theotherp/nzbhydra2
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 5.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/nzbhydra2
|
repository: ghcr.io/k8s-at-home/nzbhydra2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.14.2
|
tag: v3.14.2
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for nzbhydra.
|
# Default values for nzbhydra.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/nzbhydra2
|
repository: ghcr.io/k8s-at-home/nzbhydra2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.14.2
|
tag: v3.14.2
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: App to test GUI prototypes
|
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
|
icon: https://truecharts.org/_static/img/jackett-icon.png
|
||||||
keywords:
|
keywords:
|
||||||
- dev
|
- dev
|
||||||
@@ -17,7 +17,6 @@ maintainers:
|
|||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: prototype-gui
|
name: prototype-gui
|
||||||
sources:
|
sources: null
|
||||||
- https://github.com/truecharts/apps/tree/master/develop/prototype-gui
|
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.6
|
version: 0.0.7
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/jackett
|
repository: ghcr.io/k8s-at-home/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.18.145
|
tag: v0.18.145
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Jackett.
|
# Default values for Jackett.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/jackett
|
repository: ghcr.io/k8s-at-home/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.18.145
|
tag: v0.18.145
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ description: AppDaemon is a loosely coupled, multithreaded, sandboxed python exe
|
|||||||
environment for writing automation apps for Home Assistant home automation software.
|
environment for writing automation apps for Home Assistant home automation software.
|
||||||
It also provides a configurable dashboard (HADashboard) suitable for wall mounted
|
It also provides a configurable dashboard (HADashboard) suitable for wall mounted
|
||||||
tablets.
|
tablets.
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/appdaemon
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/appdaemon
|
||||||
icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true
|
icon: https://github.com/hassio-addons/addon-appdaemon/blob/main/appdaemon/icon.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- appdaemon
|
- appdaemon
|
||||||
@@ -26,4 +26,4 @@ name: appdaemon
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/AppDaemon/appdaemon
|
- https://github.com/AppDaemon/appdaemon
|
||||||
type: application
|
type: application
|
||||||
version: 2.2.0
|
version: 2.2.1
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/appdaemon
|
repository: ghcr.io/k8s-at-home/appdaemon
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "v4.0.8"
|
tag: "v4.0.8"
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: Bazarr is a companion application to Bazarr and Radarr. It manages and
|
description: Bazarr is a companion application to Bazarr and Radarr. It manages and
|
||||||
downloads subtitles based on your requirements
|
downloads subtitles based on your requirements
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/bazarr
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/bazarr
|
||||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bazarr.png
|
||||||
keywords:
|
keywords:
|
||||||
- bazarr
|
- bazarr
|
||||||
@@ -26,10 +26,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: bazarr
|
name: bazarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/bazarr
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/bazarr
|
|
||||||
- https://github.com/Bazarr/Bazarr
|
- https://github.com/Bazarr/Bazarr
|
||||||
- https://hub.docker.com/r/linuxserver/bazarr
|
- https://hub.docker.com/r/linuxserver/bazarr
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 5.2.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/bazarr
|
repository: ghcr.io/k8s-at-home/bazarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.9.5
|
tag: v0.9.5
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Bazarr.
|
# Default values for Bazarr.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/bazarr
|
repository: ghcr.io/k8s-at-home/bazarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.9.5
|
tag: v0.9.5
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: Calibre-Web is a web app providing a clean interface for browsing, reading
|
description: Calibre-Web is a web app providing a clean interface for browsing, reading
|
||||||
and downloading eBooks using an existing Calibre database.
|
and downloading eBooks using an existing Calibre database.
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/calibre-web
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/calibre-web
|
||||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
|
||||||
keywords:
|
keywords:
|
||||||
- calibre-web
|
- calibre-web
|
||||||
@@ -20,10 +20,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: calibre-web
|
name: calibre-web
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/calibre-web
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/calibre-web
|
|
||||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||||
- https://github.com/janeczku/calibre-web
|
- https://github.com/janeczku/calibre-web
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 4.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Deluge App for TrueNAS SCALE
|
description: Deluge App for TrueNAS SCALE
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/deluge
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/deluge
|
||||||
icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200
|
icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200
|
||||||
keywords:
|
keywords:
|
||||||
- transmission
|
- transmission
|
||||||
@@ -19,7 +19,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: deluge
|
name: deluge
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/deluge
|
|
||||||
- https://github.com/deluge-torrent/deluge
|
- https://github.com/deluge-torrent/deluge
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|||||||
@@ -27,4 +27,4 @@ name: fireflyiii
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/firefly-iii/firefly-iii/
|
- https://github.com/firefly-iii/firefly-iii/
|
||||||
type: application
|
type: application
|
||||||
version: 3.2.0
|
version: 3.2.1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: FreshRSS is a self-hosted RSS feed aggregator
|
description: FreshRSS is a self-hosted RSS feed aggregator
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/freshrss
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/freshrss
|
||||||
icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true
|
icon: https://github.com/FreshRSS/FreshRSS/blob/master/docs/img/FreshRSS-logo.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- freshrss
|
- freshrss
|
||||||
@@ -18,10 +18,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: freshrss
|
name: freshrss
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/freshrss
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/freshrss
|
|
||||||
- https://github.com/FreshRSS/FreshRSS
|
- https://github.com/FreshRSS/FreshRSS
|
||||||
- https://hub.docker.com/r/linuxserver/freshrss
|
- https://hub.docker.com/r/linuxserver/freshrss
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 2.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: Gaps searches through your Plex Server or local folders for all movies,
|
description: Gaps searches through your Plex Server or local folders for all movies,
|
||||||
then queries for known movies in the same collection.
|
then queries for known movies in the same collection.
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/gaps
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/gaps
|
||||||
icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png
|
icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png
|
||||||
keywords:
|
keywords:
|
||||||
- gaps
|
- gaps
|
||||||
@@ -20,9 +20,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: gaps
|
name: gaps
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/gaps
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/gaps
|
|
||||||
- https://github.com/JasonHHouse/gaps
|
- https://github.com/JasonHHouse/gaps
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 1.1.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: ERP beyond your fridge - grocy is a web-based self-hosted groceries &
|
description: ERP beyond your fridge - grocy is a web-based self-hosted groceries &
|
||||||
household management solution for your home
|
household management solution for your home
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/grocy
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/grocy
|
||||||
icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png
|
icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png
|
||||||
keywords:
|
keywords:
|
||||||
- grocy
|
- grocy
|
||||||
@@ -18,9 +18,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: grocy
|
name: grocy
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/grocy
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/grocy
|
|
||||||
- https://github.com/grocy/grocy
|
- https://github.com/grocy/grocy
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 4.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: An Application dashboard and launcher
|
description: An Application dashboard and launcher
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/heimdall
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/heimdall
|
||||||
icon: https://i.imgur.com/mM4tcO5.png
|
icon: https://i.imgur.com/mM4tcO5.png
|
||||||
keywords:
|
keywords:
|
||||||
- heimdall
|
- heimdall
|
||||||
@@ -16,9 +16,6 @@ maintainers:
|
|||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: heimdall
|
name: heimdall
|
||||||
sources:
|
sources: null
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/heimdall
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/heimdall
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 4.1.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Get all your books, like series with Sonarr...
|
description: Get all your books, like series with Sonarr...
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/lazylibrarian
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lazylibrarian
|
||||||
icon: https://lazylibrarian.gitlab.io/logo.svg
|
icon: https://lazylibrarian.gitlab.io/logo.svg
|
||||||
keywords:
|
keywords:
|
||||||
- lazylibrarian
|
- lazylibrarian
|
||||||
@@ -21,10 +21,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: lazylibrarian
|
name: lazylibrarian
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/lazylibrarian
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/lazylibrarian
|
|
||||||
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
||||||
- https://lazylibrarian.gitlab.io
|
- https://lazylibrarian.gitlab.io
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 2.1.0
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: Lychee is a free photo-management tool, which runs on your server or
|
description: Lychee is a free photo-management tool, which runs on your server or
|
||||||
web-space
|
web-space
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/lychee
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/lychee
|
||||||
icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true
|
icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- lychee
|
- lychee
|
||||||
@@ -20,10 +20,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: lychee
|
name: lychee
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/lychee
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/lychee
|
|
||||||
- https://github.com/LycheeOrg/Lychee
|
- https://github.com/LycheeOrg/Lychee
|
||||||
- https://hub.docker.com/r/lycheeorg/lychee
|
- https://hub.docker.com/r/lycheeorg/lychee
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 2.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Navidrome is an open source web-based music collection server and streamer
|
description: Navidrome is an open source web-based music collection server and streamer
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/navidrome
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/navidrome
|
||||||
icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png
|
icon: https://raw.githubusercontent.com/navidrome/navidrome/v0.42.0/ui/src/icons/android-icon-192x192.png
|
||||||
keywords:
|
keywords:
|
||||||
- navidrome
|
- navidrome
|
||||||
@@ -19,10 +19,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: navidrome
|
name: navidrome
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/navidrome
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/navidrome
|
|
||||||
- https://github.com/deluan/navidrome
|
- https://github.com/deluan/navidrome
|
||||||
- https://hub.docker.com/r/deluan/navidrome
|
- https://hub.docker.com/r/deluan/navidrome
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 2.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Node-RED is low-code programming for event-driven applications
|
description: Node-RED is low-code programming for event-driven applications
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/node-red
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/node-red
|
||||||
icon: https://nodered.org/about/resources/media/node-red-icon-2.png
|
icon: https://nodered.org/about/resources/media/node-red-icon-2.png
|
||||||
keywords:
|
keywords:
|
||||||
- node-red
|
- node-red
|
||||||
@@ -18,9 +18,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: node-red
|
name: node-red
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/node-red
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/node-red
|
|
||||||
- https://github.com/node-red/node-red-docker
|
- https://github.com/node-red/node-red-docker
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 5.2.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: NZBGet is a Usenet downloader client
|
description: NZBGet is a Usenet downloader client
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/nzbget
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/nzbget
|
||||||
icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
|
icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
|
||||||
keywords:
|
keywords:
|
||||||
- nzbget
|
- nzbget
|
||||||
@@ -18,10 +18,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: nzbget
|
name: nzbget
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/nzbget
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/nzbget
|
|
||||||
- https://hub.docker.com/r/linuxserver/nzbget/
|
|
||||||
- https://nzbget.net/
|
- https://nzbget.net/
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 7.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/nzbget
|
repository: ghcr.io/k8s-at-home/nzbget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v21.0
|
tag: v21.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for nzbget.
|
# Default values for nzbget.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/nzbget
|
repository: ghcr.io/k8s-at-home/nzbget
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v21.0
|
tag: v21.0
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: HTPC/Homelab Services Organizer
|
description: HTPC/Homelab Services Organizer
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/organizr
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/organizr
|
||||||
icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true
|
icon: https://github.com/causefx/Organizr/blob/v2-master/plugins/images/organizr/logo.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- organizr
|
- organizr
|
||||||
@@ -17,10 +17,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: organizr
|
name: organizr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/organizr
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/organizr
|
|
||||||
- https://github.com/causefx/Organizr
|
- https://github.com/causefx/Organizr
|
||||||
- https://hub.docker.com/r/organizr/organizr
|
- https://hub.docker.com/r/organizr/organizr
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 3.2.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: A self-hosted podcast manager to download episodes as soon as they become
|
description: A self-hosted podcast manager to download episodes as soon as they become
|
||||||
live.
|
live.
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/podgrab
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/podgrab
|
||||||
icon: https://truecharts.org/_static/img/podgrab-icon.png
|
icon: https://truecharts.org/_static/img/podgrab-icon.png
|
||||||
keywords:
|
keywords:
|
||||||
- podgrab
|
- podgrab
|
||||||
@@ -24,5 +24,4 @@ sources:
|
|||||||
- https://github.com/akhilrex/podgrab
|
- https://github.com/akhilrex/podgrab
|
||||||
- https://hub.docker.com/r/akhilrex/podgrab
|
- https://hub.docker.com/r/akhilrex/podgrab
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 1.0.0
|
version: 3.2.1
|
||||||
version: 3.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/qbittorrent
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/qbittorrent
|
||||||
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
|
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
|
||||||
keywords:
|
keywords:
|
||||||
- qbittorrent
|
- qbittorrent
|
||||||
@@ -17,10 +17,6 @@ maintainers:
|
|||||||
name: TrueCharts
|
name: TrueCharts
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: qbittorrent
|
name: qbittorrent
|
||||||
sources:
|
sources: null
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/qbittorrent
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/qbittorrent
|
|
||||||
- https://hub.docker.com/r/linuxserver/qbittorrent/
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 7.2.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/qbittorrent
|
repository: ghcr.io/k8s-at-home/qbittorrent
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.3.5
|
tag: v4.3.5
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for qbittorrent.
|
# Default values for qbittorrent.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/qbittorrent
|
repository: ghcr.io/k8s-at-home/qbittorrent
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.3.5
|
tag: v4.3.5
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A fork of Radarr to work with Books & AudioBooks
|
description: A fork of Radarr to work with Books & AudioBooks
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/readarr
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/readarr
|
||||||
icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true
|
icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- readarr
|
- readarr
|
||||||
@@ -24,10 +24,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: readarr
|
name: readarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/readarr
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/readarr
|
|
||||||
- https://github.com/Readarr/Readarr
|
- https://github.com/Readarr/Readarr
|
||||||
- https://readarr.com
|
- https://readarr.com
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 2.1.0
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/readarr
|
repository: ghcr.io/k8s-at-home/readarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.1.0.708
|
tag: v0.1.0.708
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Radarr.
|
# Default values for Radarr.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/readarr
|
repository: ghcr.io/k8s-at-home/readarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.1.0.708
|
tag: v0.1.0.708
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Free and easy binary newsreader
|
description: Free and easy binary newsreader
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/sabnzbd
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/sabnzbd
|
||||||
icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4
|
icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4
|
||||||
keywords:
|
keywords:
|
||||||
- sabnzbd
|
- sabnzbd
|
||||||
@@ -18,10 +18,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: sabnzbd
|
name: sabnzbd
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/sabnzbd
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/sabnzbd
|
|
||||||
- https://hub.docker.com/r/linuxserver/sabnzbd/
|
|
||||||
- https://sabnzbd.org/
|
- https://sabnzbd.org/
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 5.0.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/sabnzbd
|
repository: ghcr.io/k8s-at-home/sabnzbd
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.2.1
|
tag: v3.2.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Sabnzbd.
|
# Default values for Sabnzbd.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/sabnzbd
|
repository: ghcr.io/k8s-at-home/sabnzbd
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.2.1
|
tag: v3.2.1
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: TVheadend - a TV streaming server and digital video recorder
|
description: TVheadend - a TV streaming server and digital video recorder
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/tvheadend
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/tvheadend
|
||||||
icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4
|
icon: https://avatars.githubusercontent.com/u/1908588?s=200&v=4
|
||||||
keywords:
|
keywords:
|
||||||
- tvheadend
|
- tvheadend
|
||||||
@@ -20,9 +20,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: tvheadend
|
name: tvheadend
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/tvheadend
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/tvheadend
|
|
||||||
- https://github.com/tvheadend/tvheadend
|
- https://github.com/tvheadend/tvheadend
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 1.1.2
|
version: 6.2.1
|
||||||
version: 6.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Ubiquiti Network's Unifi Controller
|
description: Ubiquiti Network's Unifi Controller
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/unifi
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/unifi
|
||||||
icon: https://dl.ubnt.com/press/logo-UniFi.png
|
icon: https://dl.ubnt.com/press/logo-UniFi.png
|
||||||
keywords:
|
keywords:
|
||||||
- ubiquiti
|
- ubiquiti
|
||||||
@@ -18,9 +18,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: unifi
|
name: unifi
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/unifi
|
|
||||||
- https://github.com/jacobalberty/unifi-docker
|
- https://github.com/jacobalberty/unifi-docker
|
||||||
- https://unifi-network.ui.com
|
- https://unifi-network.ui.com
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 1.5.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ appVersion: none
|
|||||||
description: Helper chart to test different use cases of the common library
|
description: Helper chart to test different use cases of the common library
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
||||||
home: https://github.com/truecharts/apps/tree/master/library/common-test
|
home: https://github.com/truecharts/apps/tree/master/charts/library/common-test
|
||||||
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
|
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
|
||||||
keywords:
|
keywords:
|
||||||
- common-test
|
- common-test
|
||||||
@@ -15,7 +15,7 @@ keywords:
|
|||||||
- common
|
- common
|
||||||
- test
|
- test
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/library/common-test
|
- https://github.com/truecharts/apps/tree/master/charts/library/common-test
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: file://../common
|
repository: file://../common
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: none
|
appVersion: none
|
||||||
description: Function library for TrueCharts
|
description: Function library for TrueCharts
|
||||||
home: https://github.com/truecharts/apps/tree/master/common
|
home: https://github.com/truecharts/apps/tree/master/charts/common
|
||||||
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
|
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
|
||||||
keywords:
|
keywords:
|
||||||
- truecharts
|
- truecharts
|
||||||
@@ -17,6 +17,5 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: common
|
name: common
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/library/common
|
|
||||||
type: library
|
type: library
|
||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: "Collabora Online Development Edition \u2013 an awesome, Online Office\
|
description: "Collabora Online Development Edition \u2013 an awesome, Online Office\
|
||||||
\ suite image suitable for home use."
|
\ suite image suitable for home use."
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online
|
||||||
icon: https://truecharts.org/_static/img/collabora-icon.png
|
icon: https://truecharts.org/_static/img/collabora-icon.png
|
||||||
keywords:
|
keywords:
|
||||||
- collabora-online
|
- collabora-online
|
||||||
@@ -21,9 +21,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: collabora-online
|
name: collabora-online
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/collabora-online
|
|
||||||
- https://hub.docker.com/r/collabora/code
|
- https://hub.docker.com/r/collabora/code
|
||||||
- https://www.collaboraoffice.com/code/docker/
|
- https://www.collaboraoffice.com/code/docker/
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: DeepStack AI provides AI features including Face Recognition, Object
|
description: DeepStack AI provides AI features including Face Recognition, Object
|
||||||
Detection, Scene Recognition and custom AI Models
|
Detection, Scene Recognition and custom AI Models
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/deepstack-cpu
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/deepstack-cpu
|
||||||
icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
|
icon: https://deepquest.sfo2.digitaloceanspaces.com/deepstackcc/static/img/deepstacklogo.png
|
||||||
keywords:
|
keywords:
|
||||||
- AI
|
- AI
|
||||||
@@ -21,9 +21,8 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: deepstack-cpu
|
name: deepstack-cpu
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/deepstack-cpu
|
|
||||||
- https://github.com/johnolafenwa/DeepStack
|
- https://github.com/johnolafenwa/DeepStack
|
||||||
- https://hub.docker.com/r/deepquestai/deepstack
|
- https://hub.docker.com/r/deepquestai/deepstack
|
||||||
- https://www.deepstack.cc/
|
- https://www.deepstack.cc/
|
||||||
type: application
|
type: application
|
||||||
version: 3.2.0
|
version: 3.2.1
|
||||||
|
|||||||
@@ -22,8 +22,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: emby
|
name: emby
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/emby
|
|
||||||
- https://hub.docker.com/r/linuxserver/emby
|
- https://hub.docker.com/r/linuxserver/emby
|
||||||
- https://github.com/linuxserver/docker-emby.git
|
- https://github.com/linuxserver/docker-emby.git
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/emby
|
repository: ghcr.io/k8s-at-home/emby
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.5.4.0
|
tag: v4.5.4.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for emby.
|
# Default values for emby.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/emby
|
repository: ghcr.io/k8s-at-home/emby
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.5.4.0
|
tag: v4.5.4.0
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
|
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
|
||||||
configuration files and control them remotely through Home Automation systems.
|
configuration files and control them remotely through Home Automation systems.
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/esphome
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/esphome
|
||||||
icon: https://esphome.io/_images/logo.svg
|
icon: https://esphome.io/_images/logo.svg
|
||||||
keywords:
|
keywords:
|
||||||
- esphome
|
- esphome
|
||||||
@@ -21,10 +21,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: esphome
|
name: esphome
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/esphome
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/esphome
|
|
||||||
- https://github.com/esphome/esphome
|
- https://github.com/esphome/esphome
|
||||||
- https://hub.docker.com/u/esphome
|
- https://hub.docker.com/u/esphome
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 4.3.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: HandBrake is a tool for converting video from nearly any format to a
|
description: HandBrake is a tool for converting video from nearly any format to a
|
||||||
selection of modern, widely supported codecs.
|
selection of modern, widely supported codecs.
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/handbrake
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/handbrake
|
||||||
icon: https://handbrake.fr/img/logo.png
|
icon: https://handbrake.fr/img/logo.png
|
||||||
keywords:
|
keywords:
|
||||||
- handbrake
|
- handbrake
|
||||||
@@ -23,9 +23,8 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: handbrake
|
name: handbrake
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/handbrake
|
|
||||||
- https://github.com/jlesage/docker-handbrake
|
- https://github.com/jlesage/docker-handbrake
|
||||||
- https://hub.docker.com/r/jlesage/handbrake/
|
- https://hub.docker.com/r/jlesage/handbrake/
|
||||||
- https://handbrake.fr/
|
- https://handbrake.fr/
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: home-assistant App for TrueNAS SCALE
|
description: home-assistant App for TrueNAS SCALE
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/home-assistant
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant
|
||||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
|
||||||
keywords:
|
keywords:
|
||||||
- home-assistant
|
- home-assistant
|
||||||
@@ -22,10 +22,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: home-assistant
|
name: home-assistant
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/home-assistant
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/home-assistant
|
|
||||||
- https://github.com/home-assistant/home-assistant
|
- https://github.com/home-assistant/home-assistant
|
||||||
- https://github.com/cdr/code-server
|
- https://github.com/cdr/code-server
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 5.3.0
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: API Support for your favorite torrent trackers.
|
description: API Support for your favorite torrent trackers.
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/jackett
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
|
||||||
icon: https://truecharts.org/_static/img/jackett-icon.png
|
icon: https://truecharts.org/_static/img/jackett-icon.png
|
||||||
keywords:
|
keywords:
|
||||||
- jackett
|
- jackett
|
||||||
@@ -22,10 +22,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: jackett
|
name: jackett
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/jackett
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/jackett
|
|
||||||
- https://github.com/Jackett/Jackett
|
- https://github.com/Jackett/Jackett
|
||||||
- https://hub.docker.com/r/linuxserver/jackett
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 7.0.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/jackett
|
repository: ghcr.io/k8s-at-home/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.18.145
|
tag: v0.18.145
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Jackett.
|
# Default values for Jackett.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/jackett
|
repository: ghcr.io/k8s-at-home/jackett
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.18.145
|
tag: v0.18.145
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Jellyfin is a Free Software Media System
|
description: Jellyfin is a Free Software Media System
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/jellyfin
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/jellyfin
|
||||||
icon: https://truecharts.org/_static/img/jellyfin-icon.png
|
icon: https://truecharts.org/_static/img/jellyfin-icon.png
|
||||||
keywords:
|
keywords:
|
||||||
- jellyfin
|
- jellyfin
|
||||||
@@ -22,10 +22,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: jellyfin
|
name: jellyfin
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/jellyfin
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/jellyfin
|
|
||||||
- https://hub.docker.com/r/linuxserver/Jellyfin/
|
|
||||||
- https://github.com/jellyfin/jellyfin
|
- https://github.com/jellyfin/jellyfin
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 4.2.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Private Windows Activation Server for development and testing
|
description: Private Windows Activation Server for development and testing
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/kms
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/kms
|
||||||
icon: https://truecharts.org/_static/img/kms-icon.jpg
|
icon: https://truecharts.org/_static/img/kms-icon.jpg
|
||||||
keywords:
|
keywords:
|
||||||
- kms
|
- kms
|
||||||
@@ -20,7 +20,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: kms
|
name: kms
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/kms
|
|
||||||
- https://github.com/SystemRage/py-kms
|
- https://github.com/SystemRage/py-kms
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Looks and smells like Sonarr but made for music
|
description: Looks and smells like Sonarr but made for music
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/lidarr
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/lidarr
|
||||||
icon: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4
|
icon: https://avatars3.githubusercontent.com/u/28475832?s=400&v=4
|
||||||
keywords:
|
keywords:
|
||||||
- lidarr
|
- lidarr
|
||||||
@@ -22,10 +22,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: lidarr
|
name: lidarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/lidarr
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/lidarr
|
|
||||||
- https://github.com/Lidarr/Lidarr
|
- https://github.com/Lidarr/Lidarr
|
||||||
- https://hub.docker.com/r/linuxserver/lidarr
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 7.1.0
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/lidarr
|
repository: ghcr.io/k8s-at-home/lidarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.0.0.2226
|
tag: v1.0.0.2226
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Lidarr.
|
# Default values for Lidarr.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/lidarr
|
repository: ghcr.io/k8s-at-home/lidarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.0.0.2226
|
tag: v1.0.0.2226
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/ombi
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi
|
||||||
icon: https://img3.androidappsapk.co/wiLDnuwrCWctiiW62ALcj4eIpNbzeRH_UNPo7eqlpYvGkCQYSTybaI4xVRLKGjnlamlV=s300
|
icon: https://img3.androidappsapk.co/wiLDnuwrCWctiiW62ALcj4eIpNbzeRH_UNPo7eqlpYvGkCQYSTybaI4xVRLKGjnlamlV=s300
|
||||||
keywords:
|
keywords:
|
||||||
- ombi
|
- ombi
|
||||||
@@ -25,10 +25,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: ombi
|
name: ombi
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/ombi
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/ombi
|
|
||||||
- https://github.com/tidusjar/Ombi
|
- https://github.com/tidusjar/Ombi
|
||||||
- https://hub.docker.com/r/linuxserver/ombi
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 8.0.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Plex Media Server
|
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
|
icon: https://www.plex.tv/wp-content/uploads/2018/01/pmp-icon-1.png
|
||||||
keywords:
|
keywords:
|
||||||
- plex
|
- plex
|
||||||
@@ -20,8 +20,6 @@ maintainers:
|
|||||||
name: Ornias1993
|
name: Ornias1993
|
||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: plex
|
name: plex
|
||||||
sources:
|
sources: null
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/plex
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 4.2.1
|
version: 4.2.1
|
||||||
version: 4.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/plex
|
repository: ghcr.io/k8s-at-home/plex
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.22.3.4523-d0ce30438
|
tag: v1.22.3.4523-d0ce30438
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Plex.
|
# Default values for Plex.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/plex
|
repository: ghcr.io/k8s-at-home/plex
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.22.3.4523-d0ce30438
|
tag: v1.22.3.4523-d0ce30438
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "A fork of Sonarr to work with movies \xE0 la Couchpotato"
|
description: "A fork of Sonarr to work with movies \xE0 la Couchpotato"
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/radarr
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/radarr
|
||||||
icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png
|
icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png
|
||||||
keywords:
|
keywords:
|
||||||
- radarr
|
- radarr
|
||||||
@@ -22,10 +22,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: radarr
|
name: radarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/radarr
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/radarr
|
|
||||||
- https://github.com/Radarr/Radarr
|
- https://github.com/Radarr/Radarr
|
||||||
- https://hub.docker.com/r/linuxserver/radarr
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 9.1.0
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/radarr
|
repository: ghcr.io/k8s-at-home/radarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.2.0.5048
|
tag: v3.2.0.5048
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Radarr.
|
# Default values for Radarr.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/radarr
|
repository: ghcr.io/k8s-at-home/radarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.2.0.5048
|
tag: v3.2.0.5048
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Smart PVR for newsgroup and bittorrent users
|
description: Smart PVR for newsgroup and bittorrent users
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/sonarr
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/sonarr
|
||||||
icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true
|
icon: https://github.com/Sonarr/Sonarr/blob/phantom-develop/Logo/512.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- sonarr
|
- sonarr
|
||||||
@@ -22,10 +22,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: sonarr
|
name: sonarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/sonarr
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/sonarr
|
|
||||||
- https://github.com/Sonarr/Sonarr
|
- https://github.com/Sonarr/Sonarr
|
||||||
- https://hub.docker.com/r/linuxserver/sonarr
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 9.1.0
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/sonarr
|
repository: ghcr.io/k8s-at-home/sonarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.0.6.1196
|
tag: v3.0.6.1196
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Sonarr.
|
# Default values for Sonarr.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/sonarr
|
repository: ghcr.io/k8s-at-home/sonarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.0.6.1196
|
tag: v3.0.6.1196
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: P2P file synchronization application
|
description: P2P file synchronization application
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/syncthing
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing
|
||||||
icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png
|
icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png
|
||||||
keywords:
|
keywords:
|
||||||
- syncthing
|
- syncthing
|
||||||
@@ -24,4 +24,4 @@ sources:
|
|||||||
- https://github.com/syncthing/syncthing
|
- https://github.com/syncthing/syncthing
|
||||||
- https://hub.docker.com/r/syncthing/syncthing
|
- https://hub.docker.com/r/syncthing/syncthing
|
||||||
type: application
|
type: application
|
||||||
version: 5.3.0
|
version: 5.3.1
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A Python based monitoring and tracking tool for Plex Media Server
|
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
|
icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- tautulli
|
- tautulli
|
||||||
@@ -21,10 +21,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: tautulli
|
name: tautulli
|
||||||
sources:
|
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://github.com/Tautulli/Tautulli
|
||||||
- https://hub.docker.com/r/tautulli/tautulli
|
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 7.0.1
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/tautulli
|
repository: ghcr.io/k8s-at-home/tautulli
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.7.3
|
tag: v2.7.3
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Tautulli.
|
# Default values for Tautulli.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/tautulli
|
repository: ghcr.io/k8s-at-home/tautulli
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.7.3
|
tag: v2.7.3
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ dependencies:
|
|||||||
version: 9.19.1
|
version: 9.19.1
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A Traefik based Reverse Proxy and Certificate Manager
|
description: A Traefik based Reverse Proxy and Certificate Manager
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/traefik
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik
|
||||||
icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
|
icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
|
||||||
keywords:
|
keywords:
|
||||||
- traefik
|
- traefik
|
||||||
@@ -24,9 +24,8 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: traefik
|
name: traefik
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/traefik
|
|
||||||
- https://github.com/traefik/traefik
|
- https://github.com/traefik/traefik
|
||||||
- https://github.com/traefik/traefik-helm-chart
|
- https://github.com/traefik/traefik-helm-chart
|
||||||
- https://traefik.io/
|
- https://traefik.io/
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.3
|
version: 4.0.4
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: API Support for your favorite torrent trackers.
|
description: API Support for your favorite torrent trackers.
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/transmission
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission
|
||||||
icon: https://github.com/Jackett/Jackett/blob/phantom-develop/Logo/512.png?raw=true
|
icon: https://github.com/Jackett/Jackett/blob/phantom-develop/Logo/512.png?raw=true
|
||||||
keywords:
|
keywords:
|
||||||
- transmission
|
- transmission
|
||||||
@@ -22,8 +22,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: transmission
|
name: transmission
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/transmission
|
|
||||||
- https://github.com/transmission/transmission
|
- https://github.com/transmission/transmission
|
||||||
- https://hub.docker.com/r/linuxserver/transmission
|
- https://hub.docker.com/r/linuxserver/transmission
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/transmission
|
repository: ghcr.io/k8s-at-home/transmission
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.00
|
tag: v3.00
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Default values for Transmission.
|
# Default values for Transmission.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/transmission
|
repository: ghcr.io/k8s-at-home/transmission
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.00
|
tag: v3.00
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ dependencies:
|
|||||||
version: 5.1.2
|
version: 5.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Aggregated management of TrueNAS devices
|
description: Aggregated management of TrueNAS devices
|
||||||
home: https://github.com/truecharts/apps/tree/master/incubator/truecommand
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/truecommand
|
||||||
icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png
|
icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png
|
||||||
keywords:
|
keywords:
|
||||||
- truecommand
|
- truecommand
|
||||||
@@ -20,7 +20,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: truecommand
|
name: truecommand
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/truecommand
|
|
||||||
- https://hub.docker.com/r/ixsystems/truecommand
|
- https://hub.docker.com/r/ixsystems/truecommand
|
||||||
type: application
|
type: application
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ dependencies:
|
|||||||
version: 10.4.7
|
version: 10.4.7
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Unofficial Bitwarden compatible server written in Rust
|
description: Unofficial Bitwarden compatible server written in Rust
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/vaultwarden
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden
|
||||||
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
|
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
|
||||||
keywords:
|
keywords:
|
||||||
- bitwarden
|
- bitwarden
|
||||||
@@ -29,8 +29,6 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: vaultwarden
|
name: vaultwarden
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/incubator/bitwarden
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/stable/bitwardenrs
|
|
||||||
- https://github.com/dani-garcia/vaultwarden
|
- https://github.com/dani-garcia/vaultwarden
|
||||||
type: application
|
type: application
|
||||||
version: 2.2.1
|
version: 2.2.2
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
deprecated: false
|
deprecated: false
|
||||||
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS
|
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS
|
||||||
and Vue
|
and Vue
|
||||||
home: https://github.com/truecharts/apps/tree/master/stable/zwavejs2mqtt
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/zwavejs2mqtt
|
||||||
icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png
|
icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/master/static/logo.png
|
||||||
keywords:
|
keywords:
|
||||||
- zwavejs2mqtt
|
- zwavejs2mqtt
|
||||||
@@ -24,10 +24,7 @@ maintainers:
|
|||||||
url: truecharts.org
|
url: truecharts.org
|
||||||
name: zwavejs2mqtt
|
name: zwavejs2mqtt
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/stable/zwavejs2mqtt
|
|
||||||
- https://github.com/k8s-at-home/charts/tree/master/charts/zwavejs2mqtt
|
|
||||||
- https://github.com/zwave-js/zwavejs2mqtt
|
- https://github.com/zwave-js/zwavejs2mqtt
|
||||||
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
||||||
type: application
|
type: application
|
||||||
upstream_version: 1.1.0
|
version: 5.2.1
|
||||||
version: 5.2.0
|
|
||||||
|
|||||||
@@ -1,33 +0,0 @@
|
|||||||
# hadolint ignore=DL3007
|
|
||||||
ARG VERSION
|
|
||||||
|
|
||||||
FROM ghcr.io/k8s-at-home/appdaemon:v${VERSION}
|
|
||||||
|
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
|
||||||
|
|
||||||
USER root
|
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3015,SC2086
|
|
||||||
RUN \
|
|
||||||
usermod -l apps kah \
|
|
||||||
&& \
|
|
||||||
groupmod -n apps kah \
|
|
||||||
&& chown -R apps:apps /config \
|
|
||||||
&& rm -rf /app/package_info \
|
|
||||||
&& \
|
|
||||||
printf "UpdateMethod=docker\nPackageVersion=%s\nPackageAuthor=[TrueCharts Project](https://truecharts.org)" "${VERSION}" > /app/package_info
|
|
||||||
|
|
||||||
|
|
||||||
USER apps
|
|
||||||
|
|
||||||
EXPOSE 5050
|
|
||||||
|
|
||||||
CMD ["/entrypoint.sh"]
|
|
||||||
|
|
||||||
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "authors"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/appdaemon"
|
|
||||||
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
4.0.8
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/appdaemon:pull" | jq --raw-output '.[]')
|
|
||||||
version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/appdaemon/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1)
|
|
||||||
version="${version#*v}"
|
|
||||||
version="${version#*release-}"
|
|
||||||
echo "${version}"
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
# hadolint ignore=DL3007
|
|
||||||
ARG VERSION
|
|
||||||
|
|
||||||
FROM ghcr.io/k8s-at-home/bazarr:v${VERSION}
|
|
||||||
|
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
|
||||||
|
|
||||||
USER root
|
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3015,SC2086
|
|
||||||
RUN \
|
|
||||||
usermod -l apps kah \
|
|
||||||
&& \
|
|
||||||
groupmod -n apps kah \
|
|
||||||
&& chown -R apps:apps /config \
|
|
||||||
&& rm -rf /app/package_info \
|
|
||||||
&& \
|
|
||||||
printf "UpdateMethod=docker\nPackageVersion=%s\nPackageAuthor=[TrueCharts Project](https://truecharts.org)" "${VERSION}" > /app/package_info
|
|
||||||
|
|
||||||
|
|
||||||
USER apps
|
|
||||||
|
|
||||||
EXPOSE 6767
|
|
||||||
|
|
||||||
CMD ["/entrypoint.sh"]
|
|
||||||
|
|
||||||
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "authors"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/bazarr"
|
|
||||||
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
0.9.5
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
process:
|
|
||||||
python3:
|
|
||||||
running: true
|
|
||||||
|
|
||||||
port:
|
|
||||||
tcp:6767:
|
|
||||||
listening: true
|
|
||||||
|
|
||||||
# # TODO fix this test
|
|
||||||
# http:
|
|
||||||
# http://localhost:6767:
|
|
||||||
# status: 200
|
|
||||||
# body:
|
|
||||||
# - '<title>Bazarr</title>'
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/bazarr:pull" | jq --raw-output '.[]')
|
|
||||||
version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/bazarr/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1)
|
|
||||||
version="${version#*v}"
|
|
||||||
version="${version#*release-}"
|
|
||||||
echo "${version}"
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
# hadolint ignore=DL3007
|
|
||||||
ARG VERSION
|
|
||||||
|
|
||||||
FROM ghcr.io/k8s-at-home/emby:v${VERSION}
|
|
||||||
|
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
|
||||||
|
|
||||||
USER root
|
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3015,SC2086
|
|
||||||
RUN \
|
|
||||||
usermod -l apps kah \
|
|
||||||
&& \
|
|
||||||
groupmod -n apps kah \
|
|
||||||
&& chown -R apps:apps /config \
|
|
||||||
&& rm -rf /app/package_info \
|
|
||||||
&& \
|
|
||||||
printf "UpdateMethod=docker\nPackageVersion=%s\nPackageAuthor=[TrueCharts Project](https://truecharts.org)" "${VERSION}" > /app/package_info
|
|
||||||
|
|
||||||
|
|
||||||
USER apps
|
|
||||||
|
|
||||||
EXPOSE 8096 8920
|
|
||||||
|
|
||||||
CMD ["/entrypoint.sh"]
|
|
||||||
|
|
||||||
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "authors"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/emby"
|
|
||||||
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
4.6.1.0
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
#shellcheck disable=SC1091
|
|
||||||
source "/shim/umask.sh"
|
|
||||||
source "/shim/vpn.sh"
|
|
||||||
|
|
||||||
export LD_LIBRARY_PATH="${APP_DIR}"
|
|
||||||
export FONTCONFIG_PATH="${APP_DIR}"/etc/fonts
|
|
||||||
if [ -d "/lib/x86_64-linux-gnu" ]; then
|
|
||||||
export LIBVA_DRIVERS_PATH=/usr/lib/x86_64-linux-gnu/dri:"${APP_DIR}"/dri
|
|
||||||
fi
|
|
||||||
export SSL_CERT_FILE="${APP_DIR}"/etc/ssl/certs/ca-certificates.crt
|
|
||||||
|
|
||||||
exec /app/EmbyServer \
|
|
||||||
-programdata /config \
|
|
||||||
-ffdetect /app/ffdetect \
|
|
||||||
-ffmpeg /app/ffmpeg \
|
|
||||||
-ffprobe /app/ffprobe \
|
|
||||||
-restartexitcode 3
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
process:
|
|
||||||
EmbyServer:
|
|
||||||
running: true
|
|
||||||
|
|
||||||
# # TODO fix this test
|
|
||||||
# port:
|
|
||||||
# tcp:8096:
|
|
||||||
# listening: true
|
|
||||||
|
|
||||||
http:
|
|
||||||
http://localhost:8096/web:
|
|
||||||
status: 200
|
|
||||||
body:
|
|
||||||
- '<title>Emby</title>'
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/emby:pull" | jq --raw-output '.[]')
|
|
||||||
version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/emby/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1)
|
|
||||||
version="${version#*v}"
|
|
||||||
version="${version#*release-}"
|
|
||||||
echo "${version}"
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
# hadolint ignore=DL3007
|
|
||||||
ARG VERSION
|
|
||||||
|
|
||||||
FROM ghcr.io/k8s-at-home/jackett:v${VERSION}
|
|
||||||
|
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
|
||||||
|
|
||||||
USER root
|
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3015,SC2086
|
|
||||||
RUN \
|
|
||||||
usermod -l apps kah \
|
|
||||||
&& \
|
|
||||||
groupmod -n apps kah \
|
|
||||||
&& chown -R apps:apps /config \
|
|
||||||
&& rm -rf /app/package_info \
|
|
||||||
&& \
|
|
||||||
printf "UpdateMethod=docker\nPackageVersion=%s\nPackageAuthor=[TrueCharts Project](https://truecharts.org)" "${VERSION}" > /app/package_info
|
|
||||||
|
|
||||||
|
|
||||||
USER apps
|
|
||||||
|
|
||||||
EXPOSE 9117
|
|
||||||
|
|
||||||
CMD ["/entrypoint.sh"]
|
|
||||||
|
|
||||||
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "authors"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/jackett"
|
|
||||||
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
0.18.181
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
#shellcheck disable=SC1091
|
|
||||||
source "/shim/umask.sh"
|
|
||||||
source "/shim/vpn.sh"
|
|
||||||
|
|
||||||
exec /app/jackett --NoUpdates ${EXTRA_ARGS}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
process:
|
|
||||||
jackett:
|
|
||||||
running: true
|
|
||||||
|
|
||||||
port:
|
|
||||||
tcp6:9117:
|
|
||||||
listening: true
|
|
||||||
|
|
||||||
http:
|
|
||||||
http://localhost:9117/UI/Login:
|
|
||||||
status: 200
|
|
||||||
body:
|
|
||||||
- '<title>Jackett</title>'
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/jackett:pull" | jq --raw-output '.[]')
|
|
||||||
version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/jackett/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1)
|
|
||||||
version="${version#*v}"
|
|
||||||
version="${version#*release-}"
|
|
||||||
echo "${version}"
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
# hadolint ignore=DL3007
|
|
||||||
ARG VERSION
|
|
||||||
|
|
||||||
FROM ghcr.io/k8s-at-home/lidarr:v${VERSION}
|
|
||||||
|
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
|
||||||
|
|
||||||
USER root
|
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3015,SC2086
|
|
||||||
RUN \
|
|
||||||
usermod -l apps kah \
|
|
||||||
&& \
|
|
||||||
groupmod -n apps kah \
|
|
||||||
&& chown -R apps:apps /config \
|
|
||||||
&& rm -rf /app/package_info \
|
|
||||||
&& \
|
|
||||||
printf "UpdateMethod=docker\nPackageVersion=%s\nPackageAuthor=[TrueCharts Project](https://truecharts.org)" "${VERSION}" > /app/package_info
|
|
||||||
|
|
||||||
|
|
||||||
USER apps
|
|
||||||
|
|
||||||
EXPOSE 8686
|
|
||||||
|
|
||||||
CMD ["/entrypoint.sh"]
|
|
||||||
|
|
||||||
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "authors"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/lidarr"
|
|
||||||
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
1.0.0.2226
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
#shellcheck disable=SC1091
|
|
||||||
source "/shim/umask.sh"
|
|
||||||
source "/shim/vpn.sh"
|
|
||||||
|
|
||||||
exec /app/Lidarr --nobrowser --data=/config ${EXTRA_ARGS}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
process:
|
|
||||||
Lidarr:
|
|
||||||
running: true
|
|
||||||
|
|
||||||
port:
|
|
||||||
tcp6:8686:
|
|
||||||
listening: true
|
|
||||||
|
|
||||||
http:
|
|
||||||
http://localhost:8686:
|
|
||||||
status: 200
|
|
||||||
body:
|
|
||||||
- '<title>Lidarr</title>'
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/lidarr:pull" | jq --raw-output '.[]')
|
|
||||||
version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/lidarr/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1)
|
|
||||||
version="${version#*v}"
|
|
||||||
version="${version#*release-}"
|
|
||||||
echo "${version}"
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
# hadolint ignore=DL3007
|
|
||||||
ARG VERSION
|
|
||||||
|
|
||||||
FROM ghcr.io/k8s-at-home/nzbget:v${VERSION}
|
|
||||||
|
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
|
||||||
|
|
||||||
USER root
|
|
||||||
|
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3015,SC2086
|
|
||||||
RUN \
|
|
||||||
usermod -l apps kah \
|
|
||||||
&& \
|
|
||||||
groupmod -n apps kah \
|
|
||||||
&& chown -R apps:apps /config \
|
|
||||||
&& rm -rf /app/package_info \
|
|
||||||
&& \
|
|
||||||
printf "UpdateMethod=docker\nPackageVersion=%s\nPackageAuthor=[TrueCharts Project](https://truecharts.org)" "${VERSION}" > /app/package_info
|
|
||||||
|
|
||||||
|
|
||||||
USER apps
|
|
||||||
|
|
||||||
EXPOSE 6789
|
|
||||||
|
|
||||||
CMD ["/entrypoint.sh"]
|
|
||||||
|
|
||||||
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "authors"="TrueCharts <info@truecharts.org>"
|
|
||||||
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/nzbget"
|
|
||||||
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user