Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-24 16:31:34 +00:00
parent 0212cff393
commit e309415eff
11 changed files with 2493 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [deluge-15.0.10](https://github.com/truecharts/charts/compare/deluge-15.0.9...deluge-15.0.10) (2023-11-24)
### Fix
- fix torrent udp port ([#15317](https://github.com/truecharts/charts/issues/15317))
## [deluge-15.0.9](https://github.com/truecharts/charts/compare/deluge-15.0.8...deluge-15.0.9) (2023-11-17)
## [deluge-15.0.8](https://github.com/truecharts/charts/compare/deluge-15.0.7...deluge-15.0.8) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [deluge-15.0.7](https://github.com/truecharts/charts/compare/deluge-15.0.6...deluge-15.0.7) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [deluge-15.0.6](https://github.com/truecharts/charts/compare/deluge-15.0.5...deluge-15.0.6) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [deluge-15.0.5](https://github.com/truecharts/charts/compare/deluge-15.0.4...deluge-15.0.5) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [deluge-15.0.4](https://github.com/truecharts/charts/compare/deluge-15.0.3...deluge-15.0.4) (2023-10-29)
### Chore
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [deluge-15.0.3](https://github.com/truecharts/charts/compare/deluge-15.0.1...deluge-15.0.3) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
## [deluge-15.0.1](https://github.com/truecharts/charts/compare/deluge-15.0.0...deluge-15.0.1) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
## [deluge-15.0.0](https://github.com/truecharts/charts/compare/deluge-14.0.25...deluge-15.0.0) (2023-07-31)
## [deluge-14.0.25](https://github.com/truecharts/charts/compare/deluge-14.0.24...deluge-14.0.25) (2023-07-29)
### Chore
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
## [deluge-14.0.24](https://github.com/truecharts/charts/compare/deluge-14.0.23...deluge-14.0.24) (2023-07-01)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "2.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.3.5
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: 15.0.10
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

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/guides/scale-intro).
- 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-15.0.10](https://github.com/truecharts/charts/compare/deluge-15.0.9...deluge-15.0.10) (2023-11-24)
### Fix
- fix torrent udp port ([#15317](https://github.com/truecharts/charts/issues/15317))

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,54 @@
image:
repository: ghcr.io/linuxserver/deluge
pullPolicy: IfNotPresent
tag: version-2.1.1-r6@sha256:026d9007c2583f6e25a8467c58f870c04df29ca9f788b809b6d59d20ae4b2199
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
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: "{{ .Values.service.torrent.ports.tcp.port }}"
targetPort: "{{ .Values.service.torrent.ports.tcp.port }}"
protocol: udp
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

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

View File