Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
969754f0a9
commit
946f233dc9
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [deluge-17.1.13](https://github.com/truecharts/charts/compare/deluge-17.1.12...deluge-17.1.13) (2024-02-03)
|
||||
|
||||
|
||||
## [deluge-17.1.12](https://github.com/truecharts/charts/compare/deluge-17.1.11...deluge-17.1.12) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [deluge-17.1.11](https://github.com/truecharts/charts/compare/deluge-17.1.10...deluge-17.1.11) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [deluge-17.1.10](https://github.com/truecharts/charts/compare/deluge-17.1.9...deluge-17.1.10) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [deluge-17.1.9](https://github.com/truecharts/charts/compare/deluge-17.1.8...deluge-17.1.9) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deluge-17.1.8](https://github.com/truecharts/charts/compare/deluge-17.1.7...deluge-17.1.8) (2024-01-11)
|
||||
|
||||
|
||||
## [deluge-17.1.8](https://github.com/truecharts/charts/compare/deluge-17.1.7...deluge-17.1.8) (2024-01-10)
|
||||
|
||||
|
||||
## [deluge-17.1.7](https://github.com/truecharts/charts/compare/deluge-17.1.6...deluge-17.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [deluge-17.1.6](https://github.com/truecharts/charts/compare/deluge-17.1.5...deluge-17.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [deluge-17.1.5](https://github.com/truecharts/charts/compare/deluge-17.1.4...deluge-17.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
|
||||
|
||||
|
||||
## [deluge-17.1.4](https://github.com/truecharts/charts/compare/deluge-17.1.3...deluge-17.1.4) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [deluge-17.1.3](https://github.com/truecharts/charts/compare/deluge-17.1.0...deluge-17.1.3) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
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.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: deluge
|
||||
sources:
|
||||
- https://github.com/deluge-torrent/deluge
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/deluge
|
||||
- https://ghcr.io/linuxserver/deluge
|
||||
type: application
|
||||
version: 17.1.13
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/deluge)
|
||||
|
||||
**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_
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
|
||||
## [deluge-17.1.13](https://github.com/truecharts/charts/compare/deluge-17.1.12...deluge-17.1.13) (2024-02-03)
|
|
@ -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.
|
@ -0,0 +1,57 @@
|
|||
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
|
||||
rpc:
|
||||
enabled: true
|
||||
ports:
|
||||
rpc:
|
||||
enabled: true
|
||||
port: 58846
|
||||
targetPort: 58846
|
||||
torrent:
|
||||
enabled: true
|
||||
ports:
|
||||
tcp:
|
||||
enabled: true
|
||||
port: 6881
|
||||
targetPort: 6881
|
||||
udp:
|
||||
enabled: true
|
||||
port: "{{ .Values.service.torrent.ports.tcp.port }}"
|
||||
targetPort: "{{ .Values.service.torrent.ports.tcp.targetPort }}"
|
||||
protocol: udp
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /
|
||||
readiness:
|
||||
type: http
|
||||
path: /
|
||||
startup:
|
||||
type: http
|
||||
path: /
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue