diff --git a/charts/deprecated/nzbhydra/Chart.yaml b/charts/deprecated/nzbhydra/Chart.yaml index bfdd5bc7029..d19491ad07b 100644 --- a/charts/deprecated/nzbhydra/Chart.yaml +++ b/charts/deprecated/nzbhydra/Chart.yaml @@ -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 diff --git a/charts/deprecated/nzbhydra/SCALE/ix_values.yaml b/charts/deprecated/nzbhydra/SCALE/ix_values.yaml index 2407c8ef66a..057c2c67a5d 100644 --- a/charts/deprecated/nzbhydra/SCALE/ix_values.yaml +++ b/charts/deprecated/nzbhydra/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/nzbhydra2 + repository: ghcr.io/k8s-at-home/nzbhydra2 pullPolicy: IfNotPresent tag: v3.14.2 diff --git a/charts/deprecated/nzbhydra/values.yaml b/charts/deprecated/nzbhydra/values.yaml index 6f9576b7ffe..873955697d8 100644 --- a/charts/deprecated/nzbhydra/values.yaml +++ b/charts/deprecated/nzbhydra/values.yaml @@ -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 diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index 12c0f6fa1be..f6ac6d5a61b 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -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 diff --git a/charts/develop/prototype-gui/SCALE/ix_values.yaml b/charts/develop/prototype-gui/SCALE/ix_values.yaml index a3e7980fa84..5def6e03105 100644 --- a/charts/develop/prototype-gui/SCALE/ix_values.yaml +++ b/charts/develop/prototype-gui/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/jackett + repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent tag: v0.18.145 diff --git a/charts/develop/prototype-gui/values.yaml b/charts/develop/prototype-gui/values.yaml index 994164ee135..6b9f025e316 100644 --- a/charts/develop/prototype-gui/values.yaml +++ b/charts/develop/prototype-gui/values.yaml @@ -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 diff --git a/charts/incubator/appdaemon/Chart.yaml b/charts/incubator/appdaemon/Chart.yaml index cd3f009dc6f..c7af1439588 100644 --- a/charts/incubator/appdaemon/Chart.yaml +++ b/charts/incubator/appdaemon/Chart.yaml @@ -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. It also provides a configurable dashboard (HADashboard) suitable for wall mounted 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 keywords: - appdaemon @@ -26,4 +26,4 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 2.2.0 +version: 2.2.1 diff --git a/charts/incubator/appdaemon/values.yaml b/charts/incubator/appdaemon/values.yaml index 1dc6672129d..acca74c053c 100644 --- a/charts/incubator/appdaemon/values.yaml +++ b/charts/incubator/appdaemon/values.yaml @@ -1,5 +1,5 @@ image: - repository: ghcr.io/truecharts/appdaemon + repository: ghcr.io/k8s-at-home/appdaemon pullPolicy: IfNotPresent tag: "v4.0.8" diff --git a/charts/incubator/bazarr/Chart.yaml b/charts/incubator/bazarr/Chart.yaml index 518cb26d8ae..a46f265c185 100644 --- a/charts/incubator/bazarr/Chart.yaml +++ b/charts/incubator/bazarr/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Bazarr is a companion application to Bazarr and Radarr. It manages and 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 keywords: - bazarr @@ -26,10 +26,7 @@ maintainers: url: truecharts.org name: bazarr 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://hub.docker.com/r/linuxserver/bazarr type: application -upstream_version: 5.2.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/bazarr/SCALE/ix_values.yaml b/charts/incubator/bazarr/SCALE/ix_values.yaml index bef5c9e5e49..a24f5dba0c4 100644 --- a/charts/incubator/bazarr/SCALE/ix_values.yaml +++ b/charts/incubator/bazarr/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/bazarr + repository: ghcr.io/k8s-at-home/bazarr pullPolicy: IfNotPresent tag: v0.9.5 diff --git a/charts/incubator/bazarr/values.yaml b/charts/incubator/bazarr/values.yaml index b402a888cea..4890d5ebf65 100644 --- a/charts/incubator/bazarr/values.yaml +++ b/charts/incubator/bazarr/values.yaml @@ -1,7 +1,7 @@ # Default values for Bazarr. image: - repository: ghcr.io/truecharts/bazarr + repository: ghcr.io/k8s-at-home/bazarr pullPolicy: IfNotPresent tag: v0.9.5 diff --git a/charts/incubator/calibre-web/Chart.yaml b/charts/incubator/calibre-web/Chart.yaml index 375529bd059..c8e2ca322b9 100644 --- a/charts/incubator/calibre-web/Chart.yaml +++ b/charts/incubator/calibre-web/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Calibre-Web is a web app providing a clean interface for browsing, reading 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 keywords: - calibre-web @@ -20,10 +20,7 @@ maintainers: url: truecharts.org name: calibre-web 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://github.com/janeczku/calibre-web type: application -upstream_version: 4.3.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/deluge/Chart.yaml b/charts/incubator/deluge/Chart.yaml index d7232e627ac..30488f3dbf0 100644 --- a/charts/incubator/deluge/Chart.yaml +++ b/charts/incubator/deluge/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - transmission @@ -19,7 +19,6 @@ maintainers: url: truecharts.org name: deluge sources: -- https://github.com/truecharts/apps/tree/master/incubator/deluge - https://github.com/deluge-torrent/deluge type: application -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/fireflyiii/Chart.yaml b/charts/incubator/fireflyiii/Chart.yaml index abd5b23fbad..8e41455ff73 100644 --- a/charts/incubator/fireflyiii/Chart.yaml +++ b/charts/incubator/fireflyiii/Chart.yaml @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 3.2.0 +version: 3.2.1 diff --git a/charts/incubator/freshrss/Chart.yaml b/charts/incubator/freshrss/Chart.yaml index 7cf7e43fd97..13eb1fd6562 100644 --- a/charts/incubator/freshrss/Chart.yaml +++ b/charts/incubator/freshrss/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - freshrss @@ -18,10 +18,7 @@ maintainers: url: truecharts.org name: freshrss 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://hub.docker.com/r/linuxserver/freshrss type: application -upstream_version: 2.3.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/gaps/Chart.yaml b/charts/incubator/gaps/Chart.yaml index 24cf95e69ea..be3d787f579 100644 --- a/charts/incubator/gaps/Chart.yaml +++ b/charts/incubator/gaps/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Gaps searches through your Plex Server or local folders for all movies, 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 keywords: - gaps @@ -20,9 +20,6 @@ maintainers: url: truecharts.org name: gaps 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 type: application -upstream_version: 1.1.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index 119d6e634e8..ee8ac8fb611 100644 --- a/charts/incubator/grocy/Chart.yaml +++ b/charts/incubator/grocy/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & 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 keywords: - grocy @@ -18,9 +18,6 @@ maintainers: url: truecharts.org name: grocy 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 type: application -upstream_version: 4.3.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/heimdall/Chart.yaml b/charts/incubator/heimdall/Chart.yaml index 7e98e3b93a6..cd46c14620f 100644 --- a/charts/incubator/heimdall/Chart.yaml +++ b/charts/incubator/heimdall/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - heimdall @@ -16,9 +16,6 @@ maintainers: name: TrueCharts url: truecharts.org name: heimdall -sources: -- https://github.com/truecharts/apps/tree/master/incubator/heimdall -- https://github.com/k8s-at-home/charts/tree/master/charts/heimdall +sources: null type: application -upstream_version: 4.1.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/lazylibrarian/Chart.yaml b/charts/incubator/lazylibrarian/Chart.yaml index 3b73d12b653..e64ac724868 100644 --- a/charts/incubator/lazylibrarian/Chart.yaml +++ b/charts/incubator/lazylibrarian/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - lazylibrarian @@ -21,10 +21,7 @@ maintainers: url: truecharts.org name: lazylibrarian 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://lazylibrarian.gitlab.io type: application -upstream_version: 2.1.0 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/lychee/Chart.yaml b/charts/incubator/lychee/Chart.yaml index e06b40331bd..7ce7fa37c6c 100644 --- a/charts/incubator/lychee/Chart.yaml +++ b/charts/incubator/lychee/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Lychee is a free photo-management tool, which runs on your server or 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 keywords: - lychee @@ -20,10 +20,7 @@ maintainers: url: truecharts.org name: lychee 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://hub.docker.com/r/lycheeorg/lychee type: application -upstream_version: 2.3.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/navidrome/Chart.yaml b/charts/incubator/navidrome/Chart.yaml index e6427ace60e..02ddcf58fb9 100644 --- a/charts/incubator/navidrome/Chart.yaml +++ b/charts/incubator/navidrome/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - navidrome @@ -19,10 +19,7 @@ maintainers: url: truecharts.org name: navidrome 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://hub.docker.com/r/deluan/navidrome type: application -upstream_version: 2.3.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index f8ae891a705..b9370041eb7 100644 --- a/charts/incubator/node-red/Chart.yaml +++ b/charts/incubator/node-red/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - node-red @@ -18,9 +18,6 @@ maintainers: url: truecharts.org name: node-red 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 type: application -upstream_version: 5.2.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/nzbget/Chart.yaml b/charts/incubator/nzbget/Chart.yaml index 4a47187975f..0a8fa397841 100644 --- a/charts/incubator/nzbget/Chart.yaml +++ b/charts/incubator/nzbget/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - nzbget @@ -18,10 +18,6 @@ maintainers: url: truecharts.org name: nzbget 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/ type: application -upstream_version: 7.3.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/nzbget/SCALE/ix_values.yaml b/charts/incubator/nzbget/SCALE/ix_values.yaml index 08de88a7357..e1e833b6a64 100644 --- a/charts/incubator/nzbget/SCALE/ix_values.yaml +++ b/charts/incubator/nzbget/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/nzbget + repository: ghcr.io/k8s-at-home/nzbget pullPolicy: IfNotPresent tag: v21.0 diff --git a/charts/incubator/nzbget/values.yaml b/charts/incubator/nzbget/values.yaml index 36301618ece..4ac9223c8d4 100644 --- a/charts/incubator/nzbget/values.yaml +++ b/charts/incubator/nzbget/values.yaml @@ -1,7 +1,7 @@ # Default values for nzbget. image: - repository: ghcr.io/truecharts/nzbget + repository: ghcr.io/k8s-at-home/nzbget pullPolicy: IfNotPresent tag: v21.0 diff --git a/charts/incubator/organizr/Chart.yaml b/charts/incubator/organizr/Chart.yaml index 3c3cd145c75..f7f097a39ef 100644 --- a/charts/incubator/organizr/Chart.yaml +++ b/charts/incubator/organizr/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - organizr @@ -17,10 +17,7 @@ maintainers: url: truecharts.org name: organizr 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://hub.docker.com/r/organizr/organizr type: application -upstream_version: 3.2.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/podgrab/Chart.yaml b/charts/incubator/podgrab/Chart.yaml index 73562443eff..dc98c392d2b 100644 --- a/charts/incubator/podgrab/Chart.yaml +++ b/charts/incubator/podgrab/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: A self-hosted podcast manager to download episodes as soon as they become 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 keywords: - podgrab @@ -24,5 +24,4 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -upstream_version: 1.0.0 -version: 3.2.0 +version: 3.2.1 diff --git a/charts/incubator/qbittorrent/Chart.yaml b/charts/incubator/qbittorrent/Chart.yaml index b1ee7d1caf6..7b17f1a82a3 100644 --- a/charts/incubator/qbittorrent/Chart.yaml +++ b/charts/incubator/qbittorrent/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - qbittorrent @@ -17,10 +17,6 @@ maintainers: name: TrueCharts url: truecharts.org name: qbittorrent -sources: -- 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/ +sources: null type: application -upstream_version: 7.2.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/qbittorrent/SCALE/ix_values.yaml b/charts/incubator/qbittorrent/SCALE/ix_values.yaml index a99eddeec47..a2b08bf404d 100644 --- a/charts/incubator/qbittorrent/SCALE/ix_values.yaml +++ b/charts/incubator/qbittorrent/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/qbittorrent + repository: ghcr.io/k8s-at-home/qbittorrent pullPolicy: IfNotPresent tag: v4.3.5 diff --git a/charts/incubator/qbittorrent/values.yaml b/charts/incubator/qbittorrent/values.yaml index 5458be87365..bffbf5914cf 100644 --- a/charts/incubator/qbittorrent/values.yaml +++ b/charts/incubator/qbittorrent/values.yaml @@ -1,7 +1,7 @@ # Default values for qbittorrent. image: - repository: ghcr.io/truecharts/qbittorrent + repository: ghcr.io/k8s-at-home/qbittorrent pullPolicy: IfNotPresent tag: v4.3.5 diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index c806076c1c7..1b45d58e11d 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - readarr @@ -24,10 +24,7 @@ maintainers: url: truecharts.org name: readarr 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://readarr.com type: application -upstream_version: 2.1.0 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index 5a2866a1017..a4421aa6870 100644 --- a/charts/incubator/readarr/SCALE/ix_values.yaml +++ b/charts/incubator/readarr/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/readarr + repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent tag: v0.1.0.708 diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index 27a736c3d13..47b32f6bcd2 100644 --- a/charts/incubator/readarr/values.yaml +++ b/charts/incubator/readarr/values.yaml @@ -1,7 +1,7 @@ # Default values for Radarr. image: - repository: ghcr.io/truecharts/readarr + repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent tag: v0.1.0.708 diff --git a/charts/incubator/sabnzbd/Chart.yaml b/charts/incubator/sabnzbd/Chart.yaml index c274bdd38ed..7ce34777409 100644 --- a/charts/incubator/sabnzbd/Chart.yaml +++ b/charts/incubator/sabnzbd/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - sabnzbd @@ -18,10 +18,6 @@ maintainers: url: truecharts.org name: sabnzbd 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/ type: application -upstream_version: 5.0.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/incubator/sabnzbd/SCALE/ix_values.yaml b/charts/incubator/sabnzbd/SCALE/ix_values.yaml index 70a2cef7a72..501d11d526a 100644 --- a/charts/incubator/sabnzbd/SCALE/ix_values.yaml +++ b/charts/incubator/sabnzbd/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/sabnzbd + repository: ghcr.io/k8s-at-home/sabnzbd pullPolicy: IfNotPresent tag: v3.2.1 diff --git a/charts/incubator/sabnzbd/values.yaml b/charts/incubator/sabnzbd/values.yaml index 314240a80f0..848635eab95 100644 --- a/charts/incubator/sabnzbd/values.yaml +++ b/charts/incubator/sabnzbd/values.yaml @@ -1,7 +1,7 @@ # Default values for Sabnzbd. image: - repository: ghcr.io/truecharts/sabnzbd + repository: ghcr.io/k8s-at-home/sabnzbd pullPolicy: IfNotPresent tag: v3.2.1 diff --git a/charts/incubator/tvheadend/Chart.yaml b/charts/incubator/tvheadend/Chart.yaml index 00859c9284c..438c36f5422 100644 --- a/charts/incubator/tvheadend/Chart.yaml +++ b/charts/incubator/tvheadend/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - tvheadend @@ -20,9 +20,6 @@ maintainers: url: truecharts.org name: tvheadend 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 type: application -upstream_version: 1.1.2 -version: 6.2.0 +version: 6.2.1 diff --git a/charts/incubator/unifi/Chart.yaml b/charts/incubator/unifi/Chart.yaml index d71f8069b64..1157a9a2afc 100644 --- a/charts/incubator/unifi/Chart.yaml +++ b/charts/incubator/unifi/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - ubiquiti @@ -18,9 +18,7 @@ maintainers: url: truecharts.org name: unifi sources: -- https://github.com/truecharts/apps/tree/master/incubator/unifi - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -upstream_version: 1.5.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index 674e7f4e49b..0cc5071a5d0 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -7,7 +7,7 @@ appVersion: none description: Helper chart to test different use cases of the common library type: application 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 keywords: - common-test @@ -15,7 +15,7 @@ keywords: - common - test sources: - - https://github.com/truecharts/apps/tree/master/library/common-test + - https://github.com/truecharts/apps/tree/master/charts/library/common-test dependencies: - name: common repository: file://../common diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 41820289750..e029f8b4833 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: none 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 keywords: - truecharts @@ -17,6 +17,5 @@ maintainers: url: truecharts.org name: common sources: -- https://github.com/truecharts/apps/tree/master/library/common type: library version: 5.1.2 diff --git a/charts/stable/collabora-online/Chart.yaml b/charts/stable/collabora-online/Chart.yaml index 1a931422d00..29b14397671 100644 --- a/charts/stable/collabora-online/Chart.yaml +++ b/charts/stable/collabora-online/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: "Collabora Online Development Edition \u2013 an awesome, Online Office\ \ 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 keywords: - collabora-online @@ -21,9 +21,7 @@ maintainers: url: truecharts.org name: collabora-online 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://www.collaboraoffice.com/code/docker/ type: application -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/deepstack-cpu/Chart.yaml b/charts/stable/deepstack-cpu/Chart.yaml index c6b3b409b3f..46209a96eba 100644 --- a/charts/stable/deepstack-cpu/Chart.yaml +++ b/charts/stable/deepstack-cpu/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: DeepStack AI provides AI features including Face Recognition, Object 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 keywords: - AI @@ -21,9 +21,8 @@ maintainers: url: truecharts.org name: deepstack-cpu sources: -- https://github.com/truecharts/apps/tree/master/stable/deepstack-cpu - https://github.com/johnolafenwa/DeepStack - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 3.2.0 +version: 3.2.1 diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index c5714197fa1..fbb0b2b31ac 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -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 diff --git a/charts/stable/emby/SCALE/ix_values.yaml b/charts/stable/emby/SCALE/ix_values.yaml index 041b6616872..7a352301248 100644 --- a/charts/stable/emby/SCALE/ix_values.yaml +++ b/charts/stable/emby/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/emby + repository: ghcr.io/k8s-at-home/emby pullPolicy: IfNotPresent tag: v4.5.4.0 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index c50b2d79fa9..0a98596fe89 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -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 diff --git a/charts/stable/esphome/Chart.yaml b/charts/stable/esphome/Chart.yaml index 9f7109f4846..3ef3e0383af 100644 --- a/charts/stable/esphome/Chart.yaml +++ b/charts/stable/esphome/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful 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 keywords: - esphome @@ -21,10 +21,7 @@ maintainers: url: truecharts.org name: esphome 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://hub.docker.com/u/esphome type: application -upstream_version: 4.3.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/handbrake/Chart.yaml b/charts/stable/handbrake/Chart.yaml index 2a15df988bc..ea5f60c1ffc 100644 --- a/charts/stable/handbrake/Chart.yaml +++ b/charts/stable/handbrake/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: HandBrake is a tool for converting video from nearly any format to a 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 keywords: - handbrake @@ -23,9 +23,8 @@ maintainers: url: truecharts.org name: handbrake sources: -- https://github.com/truecharts/apps/tree/master/stable/handbrake - https://github.com/jlesage/docker-handbrake - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index 3fd7b96da7d..d74b68bc3b0 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - home-assistant @@ -22,10 +22,7 @@ maintainers: url: truecharts.org name: home-assistant 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/cdr/code-server type: application -upstream_version: 5.3.0 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 9734833a269..17841bdf868 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - jackett @@ -22,10 +22,6 @@ maintainers: url: truecharts.org name: jackett 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://hub.docker.com/r/linuxserver/jackett type: application -upstream_version: 7.0.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/jackett/SCALE/ix_values.yaml b/charts/stable/jackett/SCALE/ix_values.yaml index a3e7980fa84..5def6e03105 100644 --- a/charts/stable/jackett/SCALE/ix_values.yaml +++ b/charts/stable/jackett/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/jackett + repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent tag: v0.18.145 diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 994164ee135..6b9f025e316 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -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 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 160060f9956..04810a0981a 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - jellyfin @@ -22,10 +22,6 @@ maintainers: url: truecharts.org name: jellyfin 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 type: application -upstream_version: 4.2.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/kms/Chart.yaml b/charts/stable/kms/Chart.yaml index c6b33f25c58..b1b412ac950 100644 --- a/charts/stable/kms/Chart.yaml +++ b/charts/stable/kms/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - kms @@ -20,7 +20,6 @@ maintainers: url: truecharts.org name: kms sources: -- https://github.com/truecharts/apps/tree/master/stable/kms - https://github.com/SystemRage/py-kms type: application -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 064aff0c407..d98f771f002 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - lidarr @@ -22,10 +22,6 @@ maintainers: url: truecharts.org name: lidarr 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://hub.docker.com/r/linuxserver/lidarr type: application -upstream_version: 7.1.0 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/lidarr/SCALE/ix_values.yaml b/charts/stable/lidarr/SCALE/ix_values.yaml index d35da434166..8e1f0287c69 100644 --- a/charts/stable/lidarr/SCALE/ix_values.yaml +++ b/charts/stable/lidarr/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/lidarr + repository: ghcr.io/k8s-at-home/lidarr pullPolicy: IfNotPresent tag: v1.0.0.2226 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 00488d10b52..03e34dcf7c0 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ # Default values for Lidarr. image: - repository: ghcr.io/truecharts/lidarr + repository: ghcr.io/k8s-at-home/lidarr pullPolicy: IfNotPresent tag: v1.0.0.2226 diff --git a/charts/stable/ombi/Chart.yaml b/charts/stable/ombi/Chart.yaml index 3d335434b76..eb065500139 100644 --- a/charts/stable/ombi/Chart.yaml +++ b/charts/stable/ombi/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - ombi @@ -25,10 +25,6 @@ maintainers: url: truecharts.org name: ombi 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://hub.docker.com/r/linuxserver/ombi type: application -upstream_version: 8.0.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 02618b1493d..811cf16c30c 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -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 diff --git a/charts/stable/plex/SCALE/ix_values.yaml b/charts/stable/plex/SCALE/ix_values.yaml index ee4e47d723d..7af24f5f698 100644 --- a/charts/stable/plex/SCALE/ix_values.yaml +++ b/charts/stable/plex/SCALE/ix_values.yaml @@ -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 diff --git a/charts/stable/plex/values.yaml b/charts/stable/plex/values.yaml index 3cdcd873c1a..74e8c2b2445 100644 --- a/charts/stable/plex/values.yaml +++ b/charts/stable/plex/values.yaml @@ -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 diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 15ffeee9c28..87cedc429ad 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - radarr @@ -22,10 +22,6 @@ maintainers: url: truecharts.org name: radarr 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://hub.docker.com/r/linuxserver/radarr type: application -upstream_version: 9.1.0 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/radarr/SCALE/ix_values.yaml b/charts/stable/radarr/SCALE/ix_values.yaml index d072268cac7..0a1446960a8 100644 --- a/charts/stable/radarr/SCALE/ix_values.yaml +++ b/charts/stable/radarr/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/radarr + repository: ghcr.io/k8s-at-home/radarr pullPolicy: IfNotPresent tag: v3.2.0.5048 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index e0c08d1333f..9967e4a8bc1 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -1,7 +1,7 @@ # Default values for Radarr. image: - repository: ghcr.io/truecharts/radarr + repository: ghcr.io/k8s-at-home/radarr pullPolicy: IfNotPresent tag: v3.2.0.5048 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 3cfabb79308..e91c83e3a31 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - sonarr @@ -22,10 +22,6 @@ maintainers: url: truecharts.org name: sonarr 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://hub.docker.com/r/linuxserver/sonarr type: application -upstream_version: 9.1.0 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/sonarr/SCALE/ix_values.yaml b/charts/stable/sonarr/SCALE/ix_values.yaml index 7e80aefc35e..0f7deb891f1 100644 --- a/charts/stable/sonarr/SCALE/ix_values.yaml +++ b/charts/stable/sonarr/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/sonarr + repository: ghcr.io/k8s-at-home/sonarr pullPolicy: IfNotPresent tag: v3.0.6.1196 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 41f7eb4bc9a..28a0a5d6d7f 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -1,7 +1,7 @@ # Default values for Sonarr. image: - repository: ghcr.io/truecharts/sonarr + repository: ghcr.io/k8s-at-home/sonarr pullPolicy: IfNotPresent tag: v3.0.6.1196 diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index c9fae3df125..7b76b4e2414 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - syncthing @@ -24,4 +24,4 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 5.3.0 +version: 5.3.1 diff --git a/charts/stable/tautulli/Chart.yaml b/charts/stable/tautulli/Chart.yaml index cddec8e3283..263ba554aeb 100644 --- a/charts/stable/tautulli/Chart.yaml +++ b/charts/stable/tautulli/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - tautulli @@ -21,10 +21,6 @@ maintainers: url: truecharts.org name: tautulli 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://hub.docker.com/r/tautulli/tautulli type: application -upstream_version: 7.0.1 -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/tautulli/SCALE/ix_values.yaml b/charts/stable/tautulli/SCALE/ix_values.yaml index cc4f3b00702..889a1bfac56 100644 --- a/charts/stable/tautulli/SCALE/ix_values.yaml +++ b/charts/stable/tautulli/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/tautulli + repository: ghcr.io/k8s-at-home/tautulli pullPolicy: IfNotPresent tag: v2.7.3 diff --git a/charts/stable/tautulli/values.yaml b/charts/stable/tautulli/values.yaml index e6708c206c0..33f0b4fd77d 100644 --- a/charts/stable/tautulli/values.yaml +++ b/charts/stable/tautulli/values.yaml @@ -1,7 +1,7 @@ # Default values for Tautulli. image: - repository: ghcr.io/truecharts/tautulli + repository: ghcr.io/k8s-at-home/tautulli pullPolicy: IfNotPresent tag: v2.7.3 diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index cad4f8f0d7a..9da4e3d6e12 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -9,7 +9,7 @@ dependencies: version: 9.19.1 deprecated: false 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 keywords: - traefik @@ -24,9 +24,8 @@ maintainers: url: truecharts.org name: traefik sources: -- https://github.com/truecharts/apps/tree/master/stable/traefik - https://github.com/traefik/traefik - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 4.0.3 +version: 4.0.4 diff --git a/charts/stable/transmission/Chart.yaml b/charts/stable/transmission/Chart.yaml index 6ca1ed9c405..226fba1f8c5 100644 --- a/charts/stable/transmission/Chart.yaml +++ b/charts/stable/transmission/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - transmission @@ -22,8 +22,7 @@ maintainers: url: truecharts.org name: transmission sources: -- https://github.com/truecharts/apps/tree/master/stable/transmission - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/transmission/SCALE/ix_values.yaml b/charts/stable/transmission/SCALE/ix_values.yaml index b2df0adc6ed..aeea220e56b 100644 --- a/charts/stable/transmission/SCALE/ix_values.yaml +++ b/charts/stable/transmission/SCALE/ix_values.yaml @@ -5,7 +5,7 @@ ## image: - repository: ghcr.io/truecharts/transmission + repository: ghcr.io/k8s-at-home/transmission pullPolicy: IfNotPresent tag: v3.00 diff --git a/charts/stable/transmission/values.yaml b/charts/stable/transmission/values.yaml index 58bb783f4dc..a8ad77ac929 100644 --- a/charts/stable/transmission/values.yaml +++ b/charts/stable/transmission/values.yaml @@ -1,7 +1,7 @@ # Default values for Transmission. image: - repository: ghcr.io/truecharts/transmission + repository: ghcr.io/k8s-at-home/transmission pullPolicy: IfNotPresent tag: v3.00 diff --git a/charts/stable/truecommand/Chart.yaml b/charts/stable/truecommand/Chart.yaml index 6c309f14e63..0c2fb3cdedd 100644 --- a/charts/stable/truecommand/Chart.yaml +++ b/charts/stable/truecommand/Chart.yaml @@ -6,7 +6,7 @@ dependencies: version: 5.1.2 deprecated: false 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 keywords: - truecommand @@ -20,7 +20,6 @@ maintainers: url: truecharts.org name: truecommand sources: -- https://github.com/truecharts/apps/tree/master/incubator/truecommand - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index f93e37830d3..990ae5382c0 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -10,7 +10,7 @@ dependencies: version: 10.4.7 deprecated: false 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 keywords: - bitwarden @@ -29,8 +29,6 @@ maintainers: url: truecharts.org name: vaultwarden 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 type: application -version: 2.2.1 +version: 2.2.2 diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index d08c22c59fa..54ceac77251 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -7,7 +7,7 @@ dependencies: deprecated: false description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS 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 keywords: - zwavejs2mqtt @@ -24,10 +24,7 @@ maintainers: url: truecharts.org name: zwavejs2mqtt 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://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -upstream_version: 1.1.0 -version: 5.2.0 +version: 5.2.1 diff --git a/containers/apps/appdaemon/Dockerfile b/containers/apps/appdaemon/Dockerfile deleted file mode 100644 index 9e7c3a3a181..00000000000 --- a/containers/apps/appdaemon/Dockerfile +++ /dev/null @@ -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 " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/appdaemon" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/appdaemon/VERSION b/containers/apps/appdaemon/VERSION deleted file mode 100644 index a2cec7aff41..00000000000 --- a/containers/apps/appdaemon/VERSION +++ /dev/null @@ -1 +0,0 @@ -4.0.8 diff --git a/containers/apps/appdaemon/latest-version.sh b/containers/apps/appdaemon/latest-version.sh deleted file mode 100755 index c470492971f..00000000000 --- a/containers/apps/appdaemon/latest-version.sh +++ /dev/null @@ -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}" diff --git a/containers/apps/bazarr/Dockerfile b/containers/apps/bazarr/Dockerfile deleted file mode 100644 index f5ed3a43674..00000000000 --- a/containers/apps/bazarr/Dockerfile +++ /dev/null @@ -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 " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/bazarr" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/bazarr/VERSION b/containers/apps/bazarr/VERSION deleted file mode 100644 index b0bb878545d..00000000000 --- a/containers/apps/bazarr/VERSION +++ /dev/null @@ -1 +0,0 @@ -0.9.5 diff --git a/containers/apps/bazarr/goss.yaml b/containers/apps/bazarr/goss.yaml deleted file mode 100644 index e6980f8688e..00000000000 --- a/containers/apps/bazarr/goss.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -process: - python3: - running: true - -port: - tcp:6767: - listening: true - -# # TODO fix this test -# http: -# http://localhost:6767: -# status: 200 -# body: -# - 'Bazarr' diff --git a/containers/apps/bazarr/latest-version.sh b/containers/apps/bazarr/latest-version.sh deleted file mode 100755 index 61d7cd15a5a..00000000000 --- a/containers/apps/bazarr/latest-version.sh +++ /dev/null @@ -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}" diff --git a/containers/apps/emby/Dockerfile b/containers/apps/emby/Dockerfile deleted file mode 100644 index a485df3286d..00000000000 --- a/containers/apps/emby/Dockerfile +++ /dev/null @@ -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 " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/emby" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/emby/VERSION b/containers/apps/emby/VERSION deleted file mode 100644 index b6a66456ac3..00000000000 --- a/containers/apps/emby/VERSION +++ /dev/null @@ -1 +0,0 @@ -4.6.1.0 diff --git a/containers/apps/emby/entrypoint.sh b/containers/apps/emby/entrypoint.sh deleted file mode 100755 index f3a8c340782..00000000000 --- a/containers/apps/emby/entrypoint.sh +++ /dev/null @@ -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 diff --git a/containers/apps/emby/goss.yaml b/containers/apps/emby/goss.yaml deleted file mode 100644 index d4d22d95dca..00000000000 --- a/containers/apps/emby/goss.yaml +++ /dev/null @@ -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: - - 'Emby' diff --git a/containers/apps/emby/latest-version.sh b/containers/apps/emby/latest-version.sh deleted file mode 100755 index 1bb5ff4ea7e..00000000000 --- a/containers/apps/emby/latest-version.sh +++ /dev/null @@ -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}" diff --git a/containers/apps/jackett/Dockerfile b/containers/apps/jackett/Dockerfile deleted file mode 100644 index b465c146d85..00000000000 --- a/containers/apps/jackett/Dockerfile +++ /dev/null @@ -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 " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/jackett" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/jackett/VERSION b/containers/apps/jackett/VERSION deleted file mode 100644 index c1a6b14ae0c..00000000000 --- a/containers/apps/jackett/VERSION +++ /dev/null @@ -1 +0,0 @@ -0.18.181 diff --git a/containers/apps/jackett/entrypoint.sh b/containers/apps/jackett/entrypoint.sh deleted file mode 100755 index 6350509b52c..00000000000 --- a/containers/apps/jackett/entrypoint.sh +++ /dev/null @@ -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} diff --git a/containers/apps/jackett/goss.yaml b/containers/apps/jackett/goss.yaml deleted file mode 100644 index a2d4806f4ea..00000000000 --- a/containers/apps/jackett/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - jackett: - running: true - -port: - tcp6:9117: - listening: true - -http: - http://localhost:9117/UI/Login: - status: 200 - body: - - 'Jackett' diff --git a/containers/apps/jackett/latest-version.sh b/containers/apps/jackett/latest-version.sh deleted file mode 100755 index 02ae01ec6bd..00000000000 --- a/containers/apps/jackett/latest-version.sh +++ /dev/null @@ -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}" diff --git a/containers/apps/lidarr/Dockerfile b/containers/apps/lidarr/Dockerfile deleted file mode 100644 index 4e99379b351..00000000000 --- a/containers/apps/lidarr/Dockerfile +++ /dev/null @@ -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 " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/lidarr" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/lidarr/VERSION b/containers/apps/lidarr/VERSION deleted file mode 100644 index 90c17aa5039..00000000000 --- a/containers/apps/lidarr/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.0.0.2226 diff --git a/containers/apps/lidarr/entrypoint.sh b/containers/apps/lidarr/entrypoint.sh deleted file mode 100755 index ab83da75b47..00000000000 --- a/containers/apps/lidarr/entrypoint.sh +++ /dev/null @@ -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} diff --git a/containers/apps/lidarr/goss.yaml b/containers/apps/lidarr/goss.yaml deleted file mode 100644 index 0386a697b5f..00000000000 --- a/containers/apps/lidarr/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - Lidarr: - running: true - -port: - tcp6:8686: - listening: true - -http: - http://localhost:8686: - status: 200 - body: - - 'Lidarr' diff --git a/containers/apps/lidarr/latest-version.sh b/containers/apps/lidarr/latest-version.sh deleted file mode 100755 index 8aaa9f51797..00000000000 --- a/containers/apps/lidarr/latest-version.sh +++ /dev/null @@ -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}" diff --git a/containers/apps/nzbget/Dockerfile b/containers/apps/nzbget/Dockerfile deleted file mode 100644 index 0d228a9a52b..00000000000 --- a/containers/apps/nzbget/Dockerfile +++ /dev/null @@ -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 " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/nzbget" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/nzbget/VERSION b/containers/apps/nzbget/VERSION deleted file mode 100644 index 5f39e914469..00000000000 --- a/containers/apps/nzbget/VERSION +++ /dev/null @@ -1 +0,0 @@ -21.0 diff --git a/containers/apps/nzbget/entrypoint.sh b/containers/apps/nzbget/entrypoint.sh deleted file mode 100755 index 5b5b6d480cc..00000000000 --- a/containers/apps/nzbget/entrypoint.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -if [[ ! -f "/config/nzbget.conf" ]]; then - cp /app/nzbget.conf /config/nzbget.conf - sed -i \ - -e "s#\\(MainDir=\\).*#\\1/config/downloads#g" \ - -e "s#\\(QueueDir=\\).*#\\1/config/queue#g" \ - -e "s#\\(LockFile=\\).*#\\1/config/nzbget.lock#g" \ - -e "s#\\(LogFile=\\).*#\\1/config/nzbget.log#g" \ - -e "s#\\(ShellOverride=\\).*#\\1.py=/usr/bin/python3#g" \ - "/config/nzbget.conf" -fi - -exec /app/nzbget --server --option "OutputMode=log" --configfile /config/nzbget.conf ${EXTRA_ARGS} diff --git a/containers/apps/nzbget/goss.yaml b/containers/apps/nzbget/goss.yaml deleted file mode 100644 index 63295650379..00000000000 --- a/containers/apps/nzbget/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - nzbget: - running: true - -port: - tcp:6789: - listening: true - -http: - http://localhost:6789: - status: 200 - body: - - 'NZBGet' diff --git a/containers/apps/nzbget/latest-version.sh b/containers/apps/nzbget/latest-version.sh deleted file mode 100755 index 36946fe0a57..00000000000 --- a/containers/apps/nzbget/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/nzbget:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/nzbget/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/nzbhydra2/Dockerfile b/containers/apps/nzbhydra2/Dockerfile deleted file mode 100644 index ab49a27c905..00000000000 --- a/containers/apps/nzbhydra2/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/nzbhydra2: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 5076 - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/nzbhydra2" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/nzbhydra2/VERSION b/containers/apps/nzbhydra2/VERSION deleted file mode 100644 index 95ed564f82b..00000000000 --- a/containers/apps/nzbhydra2/VERSION +++ /dev/null @@ -1 +0,0 @@ -3.14.2 diff --git a/containers/apps/nzbhydra2/entrypoint.sh b/containers/apps/nzbhydra2/entrypoint.sh deleted file mode 100755 index d91cb3c5abf..00000000000 --- a/containers/apps/nzbhydra2/entrypoint.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -exec /usr/bin/python3 /app/nzbhydra2wrapperPy3.py --nobrowser --datafolder /config ${EXTRA_ARGS} diff --git a/containers/apps/nzbhydra2/goss.yaml b/containers/apps/nzbhydra2/goss.yaml deleted file mode 100644 index 3e616fd4bdb..00000000000 --- a/containers/apps/nzbhydra2/goss.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -process: - python3: - running: true - -port: - tcp:5076: - listening: true - -# # TODO fix this test -# http: -# http://localhost:5076: -# status: 200 -# body: -# - 'NZBHydra2' diff --git a/containers/apps/nzbhydra2/latest-version.sh b/containers/apps/nzbhydra2/latest-version.sh deleted file mode 100755 index 1503f0418f7..00000000000 --- a/containers/apps/nzbhydra2/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/nzbhydra2:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/nzbhydra2/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/plex/Dockerfile b/containers/apps/plex/Dockerfile deleted file mode 100644 index b547488920d..00000000000 --- a/containers/apps/plex/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/plex: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 32400/tcp 1900/tcp 5353/udp 8324/tcp 32410/udp 32413/udp 32414/udp 32469/udp - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/plex" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/plex/README.md b/containers/apps/plex/README.md deleted file mode 100644 index 5da9cc44267..00000000000 --- a/containers/apps/plex/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# plex-media-server - -**Do not use this image, this is currently for testing a new plex chart and using this container image** diff --git a/containers/apps/plex/VERSION b/containers/apps/plex/VERSION deleted file mode 100644 index 8d986936efc..00000000000 --- a/containers/apps/plex/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.23.1.4602-280ab6053 diff --git a/containers/apps/plex/entrypoint.sh b/containers/apps/plex/entrypoint.sh deleted file mode 100755 index c0572c979bc..00000000000 --- a/containers/apps/plex/entrypoint.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" -source "/shim/plex-preferences.sh" - -#shellcheck disable=SC2155 -export PLEX_MEDIA_SERVER_INFO_MODEL=$(uname -m) -#shellcheck disable=SC2155 -export PLEX_MEDIA_SERVER_INFO_PLATFORM_VERSION=$(uname -r) - -exec /usr/lib/plexmediaserver/Plex\ Media\ Server diff --git a/containers/apps/plex/goss.yaml b/containers/apps/plex/goss.yaml deleted file mode 100644 index 2c1f71e6269..00000000000 --- a/containers/apps/plex/goss.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -process: - Plex Media Serv: - running: true - -port: - tcp6:32400: - listening: true - -# # TODO fix this test -# http: -# http://localhost:32400: -# status: 200 -# body: -# - 'Plex' diff --git a/containers/apps/plex/latest-version.sh b/containers/apps/plex/latest-version.sh deleted file mode 100755 index db8a3454ec7..00000000000 --- a/containers/apps/plex/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/plex:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/plex/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/plex/shim/plex-preferences.sh b/containers/apps/plex/shim/plex-preferences.sh deleted file mode 100755 index 70b7267c546..00000000000 --- a/containers/apps/plex/shim/plex-preferences.sh +++ /dev/null @@ -1,94 +0,0 @@ -#!/usr/bin/env bash - -# This file is based off of the official 40-plex-first-run -# Here: https://github.com/plexinc/pms-docker/blob/master/root/etc/cont-init.d/40-plex-first-run -# It should live in /etc/cont-init.d/ - -# If we are debugging, enable trace -if [ "${DEBUG,,}" = "true" ]; then - set -x -fi - -function getPref { - local key="${1}" - - xmlstarlet sel -T -t -m "/Preferences" -v "@${key}" -n "${prefFile}" -} - -function setPref { - local key="${1}" - local value="${2}" - - count="$(xmlstarlet sel -t -v "count(/Preferences/@${key})" "${prefFile}")" - count=$(($count + 0)) - if [[ $count > 0 ]]; then - xmlstarlet ed --inplace --update "/Preferences/@${key}" -v "${value}" "${prefFile}" - else - xmlstarlet ed --inplace --insert "/Preferences" --type attr -n "${key}" -v "${value}" "${prefFile}" - fi -} - -prefFile="${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}/Plex Media Server/Preferences.xml" - -# Setup Server's client identifier -serial="$(getPref "MachineIdentifier")" -if [ -z "${serial}" ]; then - serial="$(uuidgen)" - setPref "MachineIdentifier" "${serial}" -fi -clientId="$(getPref "ProcessedMachineIdentifier")" -if [ -z "${clientId}" ]; then - clientId="$(echo -n "${serial}- Plex Media Server" | sha1sum | cut -b 1-40)" - setPref "ProcessedMachineIdentifier" "${clientId}" -fi - -# Get server token and only turn claim token into server token if we have former but not latter. -token="$(getPref "PlexOnlineToken")" -if [ ! -z "${PLEX_CLAIM}" ] && [ -z "${token}" ]; then - echo "Attempting to obtain server token from claim token" - loginInfo="$(curl -X POST \ - -H 'X-Plex-Client-Identifier: '${clientId} \ - -H 'X-Plex-Product: Plex Media Server'\ - -H 'X-Plex-Version: 1.1' \ - -H 'X-Plex-Provides: server' \ - -H 'X-Plex-Platform: Linux' \ - -H 'X-Plex-Platform-Version: 1.0' \ - -H 'X-Plex-Device-Name: PlexMediaServer' \ - -H 'X-Plex-Device: Linux' \ - "https://plex.tv/api/claim/exchange?token=${PLEX_CLAIM}")" - token="$(echo "$loginInfo" | sed -n 's/.*\(.*\)<\/authentication-token>.*/\1/p')" - - if [ "$token" ]; then - echo "Token obtained successfully" - setPref "PlexOnlineToken" "${token}" - fi -fi - -if [ -n "${ADVERTISE_IP}" ]; then - setPref "customConnections" "${ADVERTISE_IP}" -fi - -if [ -n "${ALLOWED_NETWORKS}" ]; then - setPref "allowedNetworks" "${ALLOWED_NETWORKS}" -fi - -# Set transcoder temp if not yet set -if [ -z "$(getPref "TranscoderTempDirectory")" ]; then - setPref "TranscoderTempDirectory" "/transcode" -fi - -# Parse list of all exported variables that start with PLEX_PREFERENCE_ -# The format of which is PLEX_PREFERENCE_="Key=Value" -# Where Key is the EXACT key to use in the Plex Preference file -# And Value is the EXACT value to use in the Plex Preference file for that key. -# Please note it looks like many of the key's are camelCase in some fashion. -# Additionally there are likely some preferences where environment variable injection -# doesn't really work for. -for var in "${!PLEX_PREFERENCE_@}"; do - value="${!var}" - PreferenceValue="${value#*=}" - PreferenceKey="${value%=*}" - setPref "${PreferenceKey}" "${PreferenceValue}" -done - -echo "Plex Media Server preferences updated" diff --git a/containers/apps/qbittorrent/Dockerfile b/containers/apps/qbittorrent/Dockerfile deleted file mode 100644 index 4394b3d14cb..00000000000 --- a/containers/apps/qbittorrent/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/qbittorrent: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 6881 6881/udp ${WEBUI_PORT} - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/qbittorrent" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/qbittorrent/VERSION b/containers/apps/qbittorrent/VERSION deleted file mode 100644 index e198586e42b..00000000000 --- a/containers/apps/qbittorrent/VERSION +++ /dev/null @@ -1 +0,0 @@ -4.3.5 diff --git a/containers/apps/qbittorrent/entrypoint.sh b/containers/apps/qbittorrent/entrypoint.sh deleted file mode 100755 index 72f501dde54..00000000000 --- a/containers/apps/qbittorrent/entrypoint.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -if [[ ! -f "/config/qBittorrent/qBittorrent.conf" ]]; then - mkdir -p /config/qBittorrent - cp /app/qBittorrent.conf /config/qBittorrent/qBittorrent.conf -fi - -exec /app/qbittorrent-nox --webui-port="${WEBUI_PORT}" ${EXTRA_ARGS} diff --git a/containers/apps/qbittorrent/goss.yaml b/containers/apps/qbittorrent/goss.yaml deleted file mode 100644 index 570916e3ca3..00000000000 --- a/containers/apps/qbittorrent/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - qbittorrent-nox: - running: true - -port: - tcp6:8080: - listening: true - -http: - http://localhost:8080: - status: 200 - body: - - 'qBittorrent Web UI' diff --git a/containers/apps/qbittorrent/latest-version.sh b/containers/apps/qbittorrent/latest-version.sh deleted file mode 100755 index 6b80791e68b..00000000000 --- a/containers/apps/qbittorrent/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/qbittorrent:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/qbittorrent/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/qbittorrent/qBittorrent.conf b/containers/apps/qbittorrent/qBittorrent.conf deleted file mode 100644 index c67171bbb60..00000000000 --- a/containers/apps/qbittorrent/qBittorrent.conf +++ /dev/null @@ -1,7 +0,0 @@ -WebUI\Address=* -WebUI\ServerDomains=* -WebUI\HostHeaderValidation=false -WebUI\UseUPnP=false -WebUI\LocalHostAuth=false -Downloads\SavePath=/downloads/complete -Downloads\TempPath=/downloads/incomplete diff --git a/containers/apps/radarr/Dockerfile b/containers/apps/radarr/Dockerfile deleted file mode 100644 index 3234624be96..00000000000 --- a/containers/apps/radarr/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/radarr: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 7878 - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/radarr" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/radarr/VERSION b/containers/apps/radarr/VERSION deleted file mode 100644 index 9ae651eedf3..00000000000 --- a/containers/apps/radarr/VERSION +++ /dev/null @@ -1 +0,0 @@ -3.2.1.5070 diff --git a/containers/apps/radarr/entrypoint.sh b/containers/apps/radarr/entrypoint.sh deleted file mode 100755 index 63f438f0e03..00000000000 --- a/containers/apps/radarr/entrypoint.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -exec /app/Radarr --nobrowser --data=/config ${EXTRA_ARGS} diff --git a/containers/apps/radarr/goss.yaml b/containers/apps/radarr/goss.yaml deleted file mode 100644 index 525db00ed8a..00000000000 --- a/containers/apps/radarr/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - Radarr: - running: true - -port: - tcp6:7878: - listening: true - -http: - http://localhost:7878: - status: 200 - body: - - 'Radarr' diff --git a/containers/apps/radarr/latest-version.sh b/containers/apps/radarr/latest-version.sh deleted file mode 100755 index fb4b7ba324e..00000000000 --- a/containers/apps/radarr/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/radarr:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/radarr/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/readarr/Dockerfile b/containers/apps/readarr/Dockerfile deleted file mode 100644 index a682c78c455..00000000000 --- a/containers/apps/readarr/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/readarr: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 8787 - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/readarr" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/readarr/VERSION b/containers/apps/readarr/VERSION deleted file mode 100644 index 0c744e89f46..00000000000 --- a/containers/apps/readarr/VERSION +++ /dev/null @@ -1 +0,0 @@ -0.1.0.715 diff --git a/containers/apps/readarr/entrypoint.sh b/containers/apps/readarr/entrypoint.sh deleted file mode 100755 index 44a2bdc7d69..00000000000 --- a/containers/apps/readarr/entrypoint.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -exec /app/Readarr --nobrowser --data=/config ${EXTRA_ARGS} diff --git a/containers/apps/readarr/goss.yaml b/containers/apps/readarr/goss.yaml deleted file mode 100644 index ac261f43ba7..00000000000 --- a/containers/apps/readarr/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - Readarr: - running: true - -port: - tcp6:8787: - listening: true - -http: - http://localhost:8787: - status: 200 - body: - - 'Readarr' diff --git a/containers/apps/readarr/latest-version.sh b/containers/apps/readarr/latest-version.sh deleted file mode 100755 index 4baa73ca619..00000000000 --- a/containers/apps/readarr/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/readarr:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/readarr/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/sabnzbd/Dockerfile b/containers/apps/sabnzbd/Dockerfile deleted file mode 100644 index ff8327ab500..00000000000 --- a/containers/apps/sabnzbd/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/sabnzbd: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 8080 - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/sabnzbd" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/sabnzbd/VERSION b/containers/apps/sabnzbd/VERSION deleted file mode 100644 index e4604e3afd0..00000000000 --- a/containers/apps/sabnzbd/VERSION +++ /dev/null @@ -1 +0,0 @@ -3.2.1 diff --git a/containers/apps/sabnzbd/entrypoint.sh b/containers/apps/sabnzbd/entrypoint.sh deleted file mode 100755 index 130399f70b1..00000000000 --- a/containers/apps/sabnzbd/entrypoint.sh +++ /dev/null @@ -1,24 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -if [[ ! -f "/config/sabnzbd.ini" ]]; then - printf "Copying over default configuration ... " - mkdir -p /config/sabnzbd - cp /app/sabnzbd.ini /config/sabnzbd.ini - - printf "Creating api keys ... " - api_key=$(cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 32 | head -n 1) - nzb_key=$(cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 32 | head -n 1) - sed -i -e "s/^api_key *=.*$/api_key = ${api_key}/g" /config/sabnzbd.ini - sed -i -e "s/^nzb_key *=.*$/nzb_key = ${nzb_key}/g" /config/sabnzbd.ini -fi - -if [[ -n ${HOST_WHITELIST_ENTRIES} ]]; then - printf "Updating host_whitelist setting ... " - sed -i -e "s/^host_whitelist *=.*$/host_whitelist = ${HOSTNAME}, ${HOST_WHITELIST_ENTRIES}/g" /config/sabnzbd.ini -fi - -exec /usr/bin/python3 /app/SABnzbd.py --browser 0 --server 0.0.0.0:8080 --config-file /config/sabnzbd.ini ${EXTRA_ARGS} diff --git a/containers/apps/sabnzbd/goss.yaml b/containers/apps/sabnzbd/goss.yaml deleted file mode 100644 index 52bc578f8e6..00000000000 --- a/containers/apps/sabnzbd/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - python3: - running: true - -port: - tcp:8080: - listening: true - -http: - http://localhost:8080/sabnzbd: - status: 200 - body: - - 'SABnzbd Quick-Start Wizard' diff --git a/containers/apps/sabnzbd/latest-version.sh b/containers/apps/sabnzbd/latest-version.sh deleted file mode 100755 index f92ea6f1480..00000000000 --- a/containers/apps/sabnzbd/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/sabnzbd:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/sabnzbd/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/sabnzbd/sabnzbd.ini b/containers/apps/sabnzbd/sabnzbd.ini deleted file mode 100644 index 8884a0453b3..00000000000 --- a/containers/apps/sabnzbd/sabnzbd.ini +++ /dev/null @@ -1,304 +0,0 @@ -__version__ = 19 -__encoding__ = utf-8 -[misc] -pre_script = None -queue_complete = "" -queue_complete_pers = 0 -bandwidth_perc = 100 -refresh_rate = 0 -interface_settings = "" -queue_limit = 20 -config_lock = 0 -sched_converted = 0 -notified_new_skin = 0 -direct_unpack_tested = 0 -check_new_rel = 1 -auto_browser = 0 -language = en -enable_https_verification = 1 -host = 0.0.0.0 -port = 8080 -https_port = "" -username = "" -password = "" -bandwidth_max = "" -cache_limit = "" -web_dir = Glitter -web_color = "" -https_cert = server.cert -https_key = server.key -https_chain = "" -enable_https = 0 -inet_exposure = 0 -local_ranges = , -api_key = "" -nzb_key = "" -permissions = "" -download_dir = Downloads/incomplete -download_free = "" -complete_dir = Downloads/complete -complete_free = "" -fulldisk_autoresume = 0 -script_dir = "" -nzb_backup_dir = "" -admin_dir = admin -dirscan_dir = "" -dirscan_speed = 5 -password_file = "" -log_dir = logs -max_art_tries = 3 -load_balancing = 2 -top_only = 0 -sfv_check = 1 -quick_check_ext_ignore = nfo, sfv, srr -script_can_fail = 0 -enable_recursive = 1 -flat_unpack = 0 -par_option = "" -pre_check = 0 -nice = "" -win_process_prio = 3 -ionice = "" -fail_hopeless_jobs = 1 -fast_fail = 1 -auto_disconnect = 1 -no_dupes = 0 -no_series_dupes = 0 -series_propercheck = 1 -pause_on_pwrar = 1 -ignore_samples = 0 -deobfuscate_final_filenames = 0 -auto_sort = "" -direct_unpack = 0 -direct_unpack_threads = 3 -propagation_delay = 0 -folder_rename = 1 -replace_spaces = 0 -replace_dots = 0 -safe_postproc = 1 -pause_on_post_processing = 0 -sanitize_safe = 0 -cleanup_list = , -unwanted_extensions = , -action_on_unwanted_extensions = 0 -new_nzb_on_failure = 0 -history_retention = 0 -enable_meta = 1 -quota_size = "" -quota_day = "" -quota_resume = 0 -quota_period = m -rating_enable = 0 -rating_host = "" -rating_api_key = "" -rating_filter_enable = 0 -rating_filter_abort_audio = 0 -rating_filter_abort_video = 0 -rating_filter_abort_encrypted = 0 -rating_filter_abort_encrypted_confirm = 0 -rating_filter_abort_spam = 0 -rating_filter_abort_spam_confirm = 0 -rating_filter_abort_downvoted = 0 -rating_filter_abort_keywords = "" -rating_filter_pause_audio = 0 -rating_filter_pause_video = 0 -rating_filter_pause_encrypted = 0 -rating_filter_pause_encrypted_confirm = 0 -rating_filter_pause_spam = 0 -rating_filter_pause_spam_confirm = 0 -rating_filter_pause_downvoted = 0 -rating_filter_pause_keywords = "" -enable_tv_sorting = 0 -tv_sort_string = "" -tv_sort_countries = 1 -tv_categories = "" -enable_movie_sorting = 0 -movie_sort_string = "" -movie_sort_extra = -cd%1 -movie_extra_folder = 0 -movie_categories = movies, -enable_date_sorting = 0 -date_sort_string = "" -date_categories = tv, -schedlines = , -rss_rate = 60 -ampm = 0 -replace_illegal = 1 -start_paused = 0 -enable_all_par = 0 -enable_par_cleanup = 1 -enable_unrar = 1 -enable_unzip = 1 -enable_7zip = 1 -enable_filejoin = 1 -enable_tsjoin = 1 -overwrite_files = 0 -ignore_unrar_dates = 0 -backup_for_duplicates = 1 -empty_postproc = 0 -wait_for_dfolder = 0 -rss_filenames = 0 -api_logging = 1 -html_login = 1 -osx_menu = 1 -osx_speed = 1 -warn_dupl_jobs = 1 -helpfull_warnings = 1 -keep_awake = 1 -win_menu = 1 -allow_incomplete_nzb = 0 -enable_broadcast = 1 -max_art_opt = 0 -ipv6_hosting = 0 -fixed_ports = 1 -api_warnings = 1 -disable_api_key = 0 -no_penalties = 0 -x_frame_options = 1 -require_modern_tls = 0 -num_decoders = 3 -rss_odd_titles = nzbindex.nl/, nzbindex.com/, nzbclub.com/ -req_completion_rate = 100.2 -selftest_host = self-test.sabnzbd.org -movie_rename_limit = 100M -size_limit = 0 -show_sysload = 2 -history_limit = 10 -wait_ext_drive = 5 -max_foldername_length = 246 -nomedia_marker = "" -ipv6_servers = 1 -url_base = /sabnzbd -host_whitelist = 2b4152ea8457, -max_url_retries = 10 -downloader_sleep_time = 10 -ssdp_broadcast_interval = 15 -email_server = "" -email_to = , -email_from = "" -email_account = "" -email_pwd = "" -email_endjob = 0 -email_full = 0 -email_dir = "" -email_rss = 0 -email_cats = *, -[logging] -log_level = 1 -max_log_size = 5242880 -log_backups = 5 -[ncenter] -ncenter_enable = 0 -ncenter_cats = *, -ncenter_prio_startup = 1 -ncenter_prio_download = 0 -ncenter_prio_pause_resume = 0 -ncenter_prio_pp = 0 -ncenter_prio_complete = 1 -ncenter_prio_failed = 1 -ncenter_prio_disk_full = 1 -ncenter_prio_new_login = 0 -ncenter_prio_warning = 0 -ncenter_prio_error = 0 -ncenter_prio_queue_done = 1 -ncenter_prio_other = 1 -[acenter] -acenter_enable = 0 -acenter_cats = *, -acenter_prio_startup = 0 -acenter_prio_download = 0 -acenter_prio_pause_resume = 0 -acenter_prio_pp = 0 -acenter_prio_complete = 1 -acenter_prio_failed = 1 -acenter_prio_disk_full = 1 -acenter_prio_new_login = 0 -acenter_prio_warning = 0 -acenter_prio_error = 0 -acenter_prio_queue_done = 1 -acenter_prio_other = 1 -[ntfosd] -ntfosd_enable = 1 -ntfosd_cats = *, -ntfosd_prio_startup = 1 -ntfosd_prio_download = 0 -ntfosd_prio_pause_resume = 0 -ntfosd_prio_pp = 0 -ntfosd_prio_complete = 1 -ntfosd_prio_failed = 1 -ntfosd_prio_disk_full = 1 -ntfosd_prio_new_login = 0 -ntfosd_prio_warning = 0 -ntfosd_prio_error = 0 -ntfosd_prio_queue_done = 1 -ntfosd_prio_other = 1 -[prowl] -prowl_enable = 0 -prowl_cats = *, -prowl_apikey = "" -prowl_prio_startup = -3 -prowl_prio_download = -3 -prowl_prio_pause_resume = -3 -prowl_prio_pp = -3 -prowl_prio_complete = 0 -prowl_prio_failed = 1 -prowl_prio_disk_full = 1 -prowl_prio_new_login = -3 -prowl_prio_warning = -3 -prowl_prio_error = -3 -prowl_prio_queue_done = 0 -prowl_prio_other = 0 -[pushover] -pushover_token = "" -pushover_userkey = "" -pushover_device = "" -pushover_emergency_expire = 3600 -pushover_emergency_retry = 60 -pushover_enable = 0 -pushover_cats = *, -pushover_prio_startup = -3 -pushover_prio_download = -2 -pushover_prio_pause_resume = -2 -pushover_prio_pp = -3 -pushover_prio_complete = -1 -pushover_prio_failed = -1 -pushover_prio_disk_full = 1 -pushover_prio_new_login = -3 -pushover_prio_warning = 1 -pushover_prio_error = 1 -pushover_prio_queue_done = -1 -pushover_prio_other = -1 -[pushbullet] -pushbullet_enable = 0 -pushbullet_cats = *, -pushbullet_apikey = "" -pushbullet_device = "" -pushbullet_prio_startup = 0 -pushbullet_prio_download = 0 -pushbullet_prio_pause_resume = 0 -pushbullet_prio_pp = 0 -pushbullet_prio_complete = 1 -pushbullet_prio_failed = 1 -pushbullet_prio_disk_full = 1 -pushbullet_prio_new_login = 0 -pushbullet_prio_warning = 0 -pushbullet_prio_error = 0 -pushbullet_prio_queue_done = 0 -pushbullet_prio_other = 1 -[nscript] -nscript_enable = 0 -nscript_cats = *, -nscript_script = "" -nscript_parameters = "" -nscript_prio_startup = 1 -nscript_prio_download = 0 -nscript_prio_pause_resume = 0 -nscript_prio_pp = 0 -nscript_prio_complete = 1 -nscript_prio_failed = 1 -nscript_prio_disk_full = 1 -nscript_prio_new_login = 0 -nscript_prio_warning = 0 -nscript_prio_error = 0 -nscript_prio_queue_done = 1 -nscript_prio_other = 1 diff --git a/containers/apps/sonarr/Dockerfile b/containers/apps/sonarr/Dockerfile deleted file mode 100644 index 8bdff5c4acc..00000000000 --- a/containers/apps/sonarr/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/sonarr: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 8989 - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/sonarr" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/sonarr/VERSION b/containers/apps/sonarr/VERSION deleted file mode 100644 index 2822d7ad1f4..00000000000 --- a/containers/apps/sonarr/VERSION +++ /dev/null @@ -1 +0,0 @@ -3.0.6.1196 diff --git a/containers/apps/sonarr/entrypoint.sh b/containers/apps/sonarr/entrypoint.sh deleted file mode 100755 index 4fdde94e062..00000000000 --- a/containers/apps/sonarr/entrypoint.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -exec /usr/bin/mono --debug /app/Sonarr.exe --nobrowser --data=/config ${EXTRA_ARGS} diff --git a/containers/apps/sonarr/goss.yaml b/containers/apps/sonarr/goss.yaml deleted file mode 100644 index 0747e31f21b..00000000000 --- a/containers/apps/sonarr/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - mono: - running: true - -port: - tcp:8989: - listening: true - -http: - http://localhost:8989: - status: 200 - body: - - 'Sonarr (Preview)' diff --git a/containers/apps/sonarr/latest-version.sh b/containers/apps/sonarr/latest-version.sh deleted file mode 100755 index 42ff464cb0e..00000000000 --- a/containers/apps/sonarr/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/sonarr:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/sonarr/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/tautulli/Dockerfile b/containers/apps/tautulli/Dockerfile deleted file mode 100644 index 589bc9c99c5..00000000000 --- a/containers/apps/tautulli/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/tautulli: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 8181 - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/tautulli" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/tautulli/VERSION b/containers/apps/tautulli/VERSION deleted file mode 100644 index 2c9b4ef42ec..00000000000 --- a/containers/apps/tautulli/VERSION +++ /dev/null @@ -1 +0,0 @@ -2.7.3 diff --git a/containers/apps/tautulli/entrypoint.sh b/containers/apps/tautulli/entrypoint.sh deleted file mode 100755 index 16b48c7fb84..00000000000 --- a/containers/apps/tautulli/entrypoint.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -exec /usr/bin/python3 /app/Tautulli.py --nolaunch --config /config/config.ini --datadir /config ${EXTRA_ARGS} diff --git a/containers/apps/tautulli/goss.yaml b/containers/apps/tautulli/goss.yaml deleted file mode 100644 index 395b64626f5..00000000000 --- a/containers/apps/tautulli/goss.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -process: - python3: - running: true - -port: - tcp:8181: - listening: true - -# # TODO fix this test -# http: -# http://localhost:8181: -# status: 200 -# body: -# - 'Tautulli' diff --git a/containers/apps/tautulli/latest-version.sh b/containers/apps/tautulli/latest-version.sh deleted file mode 100755 index 3e6499db3a9..00000000000 --- a/containers/apps/tautulli/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/tautulli:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/tautulli/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}" diff --git a/containers/apps/transmission/Dockerfile b/containers/apps/transmission/Dockerfile deleted file mode 100644 index 572e3a5b4cc..00000000000 --- a/containers/apps/transmission/Dockerfile +++ /dev/null @@ -1,33 +0,0 @@ -# hadolint ignore=DL3007 -ARG VERSION - -FROM ghcr.io/k8s-at-home/transmission: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 51413 ${WEBUI_PORT} - -CMD ["/entrypoint.sh"] - -LABEL "maintainer"="TrueCharts " -LABEL "authors"="TrueCharts " -LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/transmission" -LABEL "org.opencontainers.image.documentation "="https://truecharts.org" diff --git a/containers/apps/transmission/VERSION b/containers/apps/transmission/VERSION deleted file mode 100644 index 82e4d63ddc6..00000000000 --- a/containers/apps/transmission/VERSION +++ /dev/null @@ -1 +0,0 @@ -3.00 diff --git a/containers/apps/transmission/entrypoint.sh b/containers/apps/transmission/entrypoint.sh deleted file mode 100755 index 1c79a9d0742..00000000000 --- a/containers/apps/transmission/entrypoint.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -#shellcheck disable=SC1091 -source "/shim/umask.sh" -source "/shim/vpn.sh" - -exec /app/transmission-daemon --foreground --config-dir /config --port "${WEBUI_PORT}" ${EXTRA_ARGS} diff --git a/containers/apps/transmission/goss.yaml b/containers/apps/transmission/goss.yaml deleted file mode 100644 index 2132c6ba99e..00000000000 --- a/containers/apps/transmission/goss.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -process: - transmission-da: - running: true - -port: - tcp:9091: - listening: true - -http: - http://localhost:9091: - status: 200 - body: - - 'Transmission Web Interface' diff --git a/containers/apps/transmission/latest-version.sh b/containers/apps/transmission/latest-version.sh deleted file mode 100755 index 266a4fa0e72..00000000000 --- a/containers/apps/transmission/latest-version.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -TOKEN=$(curl https://ghcr.io/token\?scope\="repository:k8s-at-home/transmission:pull" | jq --raw-output '.[]') -version=$(curl -H "Authorization: Bearer ${TOKEN}" https://ghcr.io/v2/k8s-at-home/transmission/tags/list | jq --raw-output '.tags[]' | grep -v latest | grep -v buildcache | tail -n1) -version="${version#*v}" -version="${version#*release-}" -echo "${version}"