Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-11-25 18:49:46 +00:00
parent eb03776a9e
commit f94cd46f2d
41 changed files with 6352 additions and 11 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [radarr-12.0.0](https://github.com/truecharts/charts/compare/radarr-11.0.46...radarr-12.0.0) (2022-11-10)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [radarr-11.0.49](https://github.com/truecharts/charts/compare/radarr-11.0.46...radarr-11.0.49) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [radarr-11.0.48](https://github.com/truecharts/charts/compare/radarr-11.0.46...radarr-11.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [radarr-11.0.48](https://github.com/truecharts/charts/compare/radarr-11.0.46...radarr-11.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [radarr-11.0.48](https://github.com/truecharts/charts/compare/radarr-11.0.46...radarr-11.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [radarr-11.0.47](https://github.com/truecharts/charts/compare/radarr-11.0.46...radarr-11.0.47) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [radarr-11.0.47](https://github.com/truecharts/charts/compare/radarr-11.0.46...radarr-11.0.47) (2022-11-06)
### Chore

View File

@@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "4.2.4.6635"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.0.3
deprecated: false
description: "A fork of Sonarr to work with movies à la Couchpotato"
home: https://truecharts.org/docs/charts/stable/radarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png
keywords:
- radarr
- torrent
- usenet
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: radarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
- https://github.com/Radarr/Radarr
type: application
version: 13.0.2
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,106 @@
# radarr
A fork of Sonarr to work with movies à la Couchpotato
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [radarr](https://truecharts.org/docs/charts/stable/radarr)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/radarr>
* <https://github.com/Radarr/Radarr>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.9.4 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `radarr`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install radarr TrueCharts/radarr
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `radarr` deployment
```console
helm uninstall radarr
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install radarr \
--set env.TZ="America/New York" \
TrueCharts/radarr
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install radarr TrueCharts/radarr -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/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/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

View File

@@ -0,0 +1,9 @@
## [radarr-13.0.2](https://github.com/truecharts/charts/compare/radarr-13.0.1...radarr-13.0.2) (2022-11-25)
### Chore
- update container image tccr.io/truecharts/radarr to 4.2.4.6635

View File

@@ -0,0 +1,8 @@
A fork of Sonarr to work with movies à la Couchpotato
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/radarr](https://truecharts.org/docs/charts/stable/radarr)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

View File

@@ -0,0 +1,43 @@
image:
repository: tccr.io/truecharts/radarr
pullPolicy: IfNotPresent
tag: 4.2.4.6635@sha256:863f5100071f391f3f581c081be63a3df343df1968c2e827fd4a54b48c942c68
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 7878
targetPort: 7878
probes:
liveness:
enabled: true
## Set this to true if you wish to specify your own livenessProbe
custom: true
## The spec field contains the values for the default livenessProbe.
## If you selected custom: true, this field holds the definition of the livenessProbe.
spec:
exec:
command:
- /usr/bin/env
- bash
- -c
- curl --fail localhost:7878/api/v3/system/status?apiKey=`IFS=\> && while
read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml`
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [sabnzbd-12.0.0](https://github.com/truecharts/charts/compare/sabnzbd-11.0.46...sabnzbd-12.0.0) (2022-11-10)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
### Fix
- change container config label
## [sabnzbd-11.0.49](https://github.com/truecharts/charts/compare/sabnzbd-11.0.46...sabnzbd-11.0.49) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [sabnzbd-11.0.48](https://github.com/truecharts/charts/compare/sabnzbd-11.0.46...sabnzbd-11.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [sabnzbd-11.0.48](https://github.com/truecharts/charts/compare/sabnzbd-11.0.46...sabnzbd-11.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [sabnzbd-11.0.48](https://github.com/truecharts/charts/compare/sabnzbd-11.0.46...sabnzbd-11.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [sabnzbd-11.0.47](https://github.com/truecharts/charts/compare/sabnzbd-11.0.46...sabnzbd-11.0.47) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]

View File

@@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "3.7.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.0.3
deprecated: false
description: Free and easy binary newsreader
home: https://truecharts.org/docs/charts/stable/sabnzbd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png
keywords:
- sabnzbd
- usenet
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: sabnzbd
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd
- https://sabnzbd.org/
type: application
version: 13.0.2
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,106 @@
# sabnzbd
Free and easy binary newsreader
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [sabnzbd](https://truecharts.org/docs/charts/stable/sabnzbd)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd>
* <https://sabnzbd.org/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.9.4 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `sabnzbd`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install sabnzbd TrueCharts/sabnzbd
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `sabnzbd` deployment
```console
helm uninstall sabnzbd
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install sabnzbd \
--set env.TZ="America/New York" \
TrueCharts/sabnzbd
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install sabnzbd TrueCharts/sabnzbd -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/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/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

View File

@@ -0,0 +1,9 @@
## [sabnzbd-13.0.2](https://github.com/truecharts/charts/compare/sabnzbd-13.0.1...sabnzbd-13.0.2) (2022-11-25)
### Chore
- update container image tccr.io/truecharts/sabnzbd to 3.7.0

View File

@@ -0,0 +1,8 @@
Free and easy binary newsreader
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/sabnzbd](https://truecharts.org/docs/charts/stable/sabnzbd)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,22 @@
image:
repository: tccr.io/truecharts/sabnzbd
pullPolicy: IfNotPresent
tag: 3.7.0@sha256:fab92cd5cdf4ad311ecd280b7bef27e25a74c7ff2327e58a879164bc4e9e75ac
env:
HOST_WHITELIST_ENTRIES: ""
service:
main:
ports:
main:
port: 10097
targetPort: 8080
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [tautulli-12.0.0](https://github.com/truecharts/charts/compare/tautulli-11.0.46...tautulli-12.0.0) (2022-11-10)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
## [tautulli-11.0.50](https://github.com/truecharts/charts/compare/tautulli-11.0.46...tautulli-11.0.50) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
## [tautulli-11.0.49](https://github.com/truecharts/charts/compare/tautulli-11.0.46...tautulli-11.0.49) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
## [tautulli-11.0.49](https://github.com/truecharts/charts/compare/tautulli-11.0.46...tautulli-11.0.49) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
## [tautulli-11.0.48](https://github.com/truecharts/charts/compare/tautulli-11.0.46...tautulli-11.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [tautulli-11.0.47](https://github.com/truecharts/charts/compare/tautulli-11.0.46...tautulli-11.0.47) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))

View File

@@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "2.10.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.0.3
deprecated: false
description: A Python based monitoring and tracking tool for Plex Media Server
home: https://truecharts.org/docs/charts/stable/tautulli
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png
keywords:
- tautulli
- plex
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: tautulli
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tautulli
- https://github.com/Tautulli/Tautulli
type: application
version: 13.0.2
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,106 @@
# tautulli
A Python based monitoring and tracking tool for Plex Media Server
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [tautulli](https://truecharts.org/docs/charts/stable/tautulli)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/tautulli>
* <https://github.com/Tautulli/Tautulli>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.9.4 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `tautulli`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install tautulli TrueCharts/tautulli
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `tautulli` deployment
```console
helm uninstall tautulli
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install tautulli \
--set env.TZ="America/New York" \
TrueCharts/tautulli
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install tautulli TrueCharts/tautulli -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/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/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

View File

@@ -0,0 +1,9 @@
## [tautulli-13.0.2](https://github.com/truecharts/charts/compare/tautulli-13.0.1...tautulli-13.0.2) (2022-11-25)
### Chore
- update container image tccr.io/truecharts/tautulli to 2.10.5

View File

@@ -0,0 +1,8 @@
A Python based monitoring and tracking tool for Plex Media Server
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/tautulli](https://truecharts.org/docs/charts/stable/tautulli)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,19 @@
image:
repository: tccr.io/truecharts/tautulli
pullPolicy: IfNotPresent
tag: 2.10.5@sha256:3d2539aa3cb28df16699c91e2aa8a7a9c93230e8d43b5d50e3359d01d4b5aa5c
service:
main:
ports:
main:
port: 8181
targetPort: 8181
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File

View File

@@ -1,9 +0,0 @@
## [whisparr-3.0.1](https://github.com/truecharts/charts/compare/whisparr-3.0.0...whisparr-3.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/whisparr
- https://github.com/onedr0p/containers/tree/main/apps/whisparr
type: application
version: 3.0.1
version: 3.0.2
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -0,0 +1,9 @@
## [whisparr-3.0.2](https://github.com/truecharts/charts/compare/whisparr-3.0.1...whisparr-3.0.2) (2022-11-25)
### Chore
- update container image tccr.io/truecharts/whisparr to 0.1.0.53

Binary file not shown.

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/whisparr
pullPolicy: IfNotPresent
tag: 0.1.0.53@sha256:62b62224ff77a9db3358ac768c21bb8ae4fda78620089c43d4056203bc89a5ea
tag: 0.1.0.53@sha256:fed31db2251268834a54e7474eb313246b5af78da6835b23d43cff1312418e70
probes:
liveness:

View File