Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-11 03:22:35 +00:00
parent 33e66b5fee
commit ca8a8d212d
10 changed files with 2193 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [deluge-13.0.10](https://github.com/truecharts/charts/compare/deluge-13.0.9...deluge-13.0.10) (2023-02-11)
### Chore
- update container image tccr.io/truecharts/deluge to v18.04.1
## [deluge-13.0.9](https://github.com/truecharts/charts/compare/deluge-13.0.8...deluge-13.0.9) (2023-02-11)
### Chore
- update container image tccr.io/truecharts/deluge to v2.1.1
## [deluge-13.0.8](https://github.com/truecharts/charts/compare/deluge-13.0.7...deluge-13.0.8) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [deluge-13.0.7](https://github.com/truecharts/charts/compare/deluge-13.0.6...deluge-13.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [deluge-13.0.6](https://github.com/truecharts/charts/compare/deluge-13.0.5...deluge-13.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [deluge-13.0.5](https://github.com/truecharts/charts/compare/deluge-13.0.4...deluge-13.0.5) (2022-12-25)
### Chore
- update helm general non-major
## [deluge-13.0.4](https://github.com/truecharts/charts/compare/deluge-13.0.3...deluge-13.0.4) (2022-12-19)
### Chore
- update helm general non-major
## [deluge-13.0.3](https://github.com/truecharts/charts/compare/deluge-13.0.2...deluge-13.0.3) (2022-12-13)
### Chore
- update helm general non-major
## [deluge-13.0.2](https://github.com/truecharts/charts/compare/deluge-13.0.1...deluge-13.0.2) (2022-11-30)
## [deluge-13.0.2](https://github.com/truecharts/charts/compare/deluge-13.0.1...deluge-13.0.2) (2022-11-30)
## [deluge-13.0.2](https://github.com/truecharts/charts/compare/deluge-13.0.1...deluge-13.0.2) (2022-11-30)
## [deluge-13.0.2](https://github.com/truecharts/charts/compare/deluge-13.0.1...deluge-13.0.2) (2022-11-30)
## [deluge-13.0.2](https://github.com/truecharts/charts/compare/deluge-13.0.1...deluge-13.0.2) (2022-11-30)

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "18.04.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Deluge App for TrueNAS SCALE
home: https://truecharts.org/charts/stable/deluge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png
keywords:
- transmission
- torrent
- usenet
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: deluge
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/deluge
- https://github.com/deluge-torrent/deluge
type: application
version: 13.0.10
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**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)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/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/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/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [deluge-13.0.10](https://github.com/truecharts/charts/compare/deluge-13.0.9...deluge-13.0.10) (2023-02-11)
### Chore
- update container image tccr.io/truecharts/deluge to v18.04.1

View File

@ -0,0 +1,8 @@
Deluge App for TrueNAS SCALE
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deluge](https://truecharts.org/charts/stable/deluge)
---
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 not shown.

View File

@ -0,0 +1,44 @@
image:
repository: tccr.io/truecharts/deluge
pullPolicy: IfNotPresent
tag: 18.04.1@sha256:be251f95c5f88b6ea0f1926fe02f2daa9f39d78def869929d07e497eb683da54
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8112
targetPort: 8112
torrent:
enabled: true
ports:
tcp:
enabled: true
port: 51413
targetPort: 51413
torrent-udp:
enabled: true
ports:
udp:
enabled: true
port: 51413
targetPort: 51413
protocol: UDP
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
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