Skip to content

Commit

Permalink
Update the *arrs
Browse files Browse the repository at this point in the history
  • Loading branch information
un-boxing-man committed Jul 15, 2024
1 parent ad0b9a2 commit fb506e6
Show file tree
Hide file tree
Showing 45 changed files with 28,156 additions and 14 deletions.
24 changes: 12 additions & 12 deletions catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -17468,10 +17468,10 @@
"healthy_error": null,
"home": "https://github.com/un-boxing-hosting/TrueCharts-Scale/stable/prowlarr",
"location": "/home/runner/_work/catalog/catalog/stable/prowlarr",
"latest_version": "17.1.7",
"latest_app_version": "1.17.2.4511",
"latest_human_version": "1.17.2.4511_17.1.7",
"last_update": "2024-05-29 12:35:14",
"latest_version": "18.3.1",
"latest_app_version": "1.20.1.4603",
"latest_human_version": "1.20.1.4603_18.3.1",
"last_update": "2024-07-14 12:35:14",
"name": "prowlarr",
"recommended": false,
"title": "Prowlarr",
Expand Down Expand Up @@ -18259,10 +18259,10 @@
"healthy_error": null,
"home": "https://github.com/un-boxing-hosting/TrueCharts-Scale/stable/radarr",
"location": "/home/runner/_work/catalog/catalog/stable/radarr",
"latest_version": "22.2.4",
"latest_app_version": "5.6.0.8846",
"latest_human_version": "5.6.0.8846_22.2.4",
"last_update": "2024-05-29 12:35:14",
"latest_version": "23.2.0",
"latest_app_version": "5.7.0.8882",
"latest_human_version": "5.7.0.8882_23.2.0",
"last_update": "2024-07-14 12:35:14",
"name": "radarr",
"recommended": false,
"title": "Radarr",
Expand Down Expand Up @@ -20852,10 +20852,10 @@
"healthy_error": null,
"home": "https://github.com/un-boxing-hosting/TrueCharts-Scale/stable/sonarr",
"location": "/home/runner/_work/catalog/catalog/stable/sonarr",
"latest_version": "22.0.10",
"latest_app_version": "4.0.4.1491",
"latest_human_version": "4.0.4.1491_22.0.10",
"last_update": "2024-05-29 12:35:14",
"latest_version": "23.0.3",
"latest_app_version": "4.0.7.1863",
"latest_human_version": "4.0.7.1863_23.0.3",
"last_update": "2024-07-14 12:35:14",
"name": "sonarr",
"recommended": false,
"title": "Sonarr",
Expand Down
2 changes: 1 addition & 1 deletion stable/plex/app_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"https://github.com/truecharts/charts/tree/master/charts/stable/plex"
],
"type": "application",
"version": "18.0.12"
"version": "19.0.3"
},
"app_metadata": null,
"schema": {
Expand Down
32 changes: 32 additions & 0 deletions stable/prowlarr/18.3.1/.helmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png
icon.webp
icon-small.webp
3 changes: 3 additions & 0 deletions stable/prowlarr/18.3.1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*for the complete changelog, please refer to the website*

**Important:**
37 changes: 37 additions & 0 deletions stable/prowlarr/18.3.1/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
annotations:
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.20.1.4603
dependencies:
- name: common
version: 23.0.10
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
home: https://truecharts.org/charts/stable/prowlarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.webp
keywords:
- prowlarr
- torrent
- usenet
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
url: https://truecharts.org
name: prowlarr
sources:
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/prowlarr-develop
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
type: application
version: 18.3.1
61 changes: 61 additions & 0 deletions stable/prowlarr/18.3.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
title: README
---

## General Info

TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible

For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/prowlarr)

**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

## Installation

### Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

`helm install mychart oci://tccr.io/truecharts/CHARTNAME`

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/


### TrueNAS SCALE Apps

For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).

## Chart Specific Guides and information

All our charts have dedicated documentation pages.
The documentation for this chart can be found here:
https://truecharts.org/charts/stable/prowlarr

## Configuration Options

Please note: For TrueNAS SCALE, only options available in the GUI are supported.
Hence most of these docs do not apply to TrueNAS SCALE

To view the chart specific options, please view Values.yaml included in the chart.
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/prowlarr/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml

## Support

- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

---

## Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/general/sponsor) or contributing back to the project any way you can!

_All Rights Reserved - The TrueCharts Project_
8 changes: 8 additions & 0 deletions stable/prowlarr/18.3.1/app-readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.

This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prowlarr](https://truecharts.org/charts/stable/prowlarr)

---

TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
Binary file added stable/prowlarr/18.3.1/charts/common-23.0.10.tgz
Binary file not shown.
Loading

0 comments on commit fb506e6

Please sign in to comment.