Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-30 22:02:31 +00:00
parent b831026d50
commit 3f69bbc5ad
60 changed files with 4924 additions and 73 deletions

View File

@ -1,13 +0,0 @@
## [filebot-4.0.0](https://github.com/truecharts/charts/compare/filebot-3.0.13...filebot-4.0.0) (2023-04-30)
### Feat
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
### Fix
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))

View File

@ -4,6 +4,15 @@
## [filebot-4.0.1](https://github.com/truecharts/charts/compare/filebot-4.0.0...filebot-4.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/filebot to v23.04.1 ([#8567](https://github.com/truecharts/charts/issues/8567))
## [filebot-4.0.0](https://github.com/truecharts/charts/compare/filebot-3.0.13...filebot-4.0.0) (2023-04-30)
### Feat
@ -88,12 +97,3 @@
## [filebot-3.0.5](https://github.com/truecharts/charts/compare/filebot-3.0.4...filebot-3.0.5) (2022-12-25)
### Chore
- update helm general non-major

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "23.02.2"
appVersion: "23.04.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/filebot
- https://github.com/jlesage/docker-filebot
type: application
version: 4.0.0
version: 4.0.1
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [filebot-4.0.1](https://github.com/truecharts/charts/compare/filebot-4.0.0...filebot-4.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/filebot to v23.04.1 ([#8567](https://github.com/truecharts/charts/issues/8567))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/filebot
tag: 23.02.2@sha256:1c33118067d9a3b6b4c257f6facd041642dd27f28b97cff61b6e2b818d7036f6
tag: 23.04.1@sha256:e557c35a2c9daa9a796cd75cddba26d50c33f92ec7a3630ace4d6faa4c580ef8
pullPolicy: IfNotPresent
securityContext:

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [handbrake-16.0.1](https://github.com/truecharts/charts/compare/handbrake-16.0.0...handbrake-16.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/handbrake to v23.03.2 ([#8579](https://github.com/truecharts/charts/issues/8579))
## [handbrake-16.0.0](https://github.com/truecharts/charts/compare/handbrake-15.0.10...handbrake-16.0.0) (2023-04-30)
### Feat
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
### Fix
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [handbrake-15.0.10](https://github.com/truecharts/charts/compare/handbrake-15.0.9...handbrake-15.0.10) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/handbrake to v23.02.1
## [handbrake-15.0.9](https://github.com/truecharts/charts/compare/handbrake-15.0.8...handbrake-15.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [handbrake-15.0.8](https://github.com/truecharts/charts/compare/handbrake-15.0.7...handbrake-15.0.8) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [handbrake-15.0.7](https://github.com/truecharts/charts/compare/handbrake-15.0.6...handbrake-15.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [handbrake-15.0.6](https://github.com/truecharts/charts/compare/handbrake-15.0.5...handbrake-15.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [handbrake-15.0.5](https://github.com/truecharts/charts/compare/handbrake-15.0.4...handbrake-15.0.5) (2022-12-25)
### Chore
- update helm general non-major
## [handbrake-15.0.4](https://github.com/truecharts/charts/compare/handbrake-15.0.3...handbrake-15.0.4) (2022-12-19)
### Chore
- update helm general non-major
## [handbrake-15.0.3](https://github.com/truecharts/charts/compare/handbrake-15.0.2...handbrake-15.0.3) (2022-12-13)
### Chore
- update helm general non-major

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "23.03.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.6.1
deprecated: false
description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
home: https://truecharts.org/charts/stable/handbrake
icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png
keywords:
- handbrake
- encode
- media
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: handbrake
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/handbrake
- https://github.com/jlesage/docker-handbrake
- https://handbrake.fr/
type: application
version: 16.0.1
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [handbrake-16.0.1](https://github.com/truecharts/charts/compare/handbrake-16.0.0...handbrake-16.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/handbrake to v23.03.2 ([#8579](https://github.com/truecharts/charts/issues/8579))

View File

@ -0,0 +1,8 @@
HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/handbrake](https://truecharts.org/charts/stable/handbrake)
---
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!

View File

@ -0,0 +1,81 @@
image:
repository: tccr.io/truecharts/handbrake
tag: 23.03.2@sha256:91d2516c29b4fed395356c5060178a12c80584b57ef865620ba240526b6ea47c
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10053
targetPort: 5800
vnc:
enabled: true
ports:
vnc:
enabled: true
port: 10055
targetPort: 5900
handbrake:
KEEP_APP_RUNNING: false
DISPLAY_WIDTH: 1280
DISPLAY_HEIGHT: 768
SECURE_CONNECTION: false
ENABLE_CJK_FONT: false
AUTOMATED_CONVERSION_PRESET: "General/Very Fast 1080p30"
AUTOMATED_CONVERSION_FORMAT: "mp4"
AUTOMATED_CONVERSION_KEEP_SOURCE: true
AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "ignore"
configmap:
handbrake:
enabled: true
data:
ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.handbrake.ENABLE_CJK_FONT }}'
KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.handbrake.KEEP_APP_RUNNING }}'
SECURE_CONNECTION: '{{ ternary "1" "0" .Values.handbrake.SECURE_CONNECTION }}'
DISPLAY_WIDTH: "{{ .Values.handbrake.DISPLAY_WIDTH }}"
DISPLAY_HEIGHT: "{{ .Values.handbrake.DISPLAY_HEIGHT }}"
AUTOMATED_CONVERSION_KEEP_SOURCE: '{{ ternary "1" "0" .Values.handbrake.AUTOMATED_CONVERSION_KEEP_SOURCE }}'
AUTOMATED_CONVERSION_PRESET: "{{ .Values.handbrake.AUTOMATED_CONVERSION_PRESET }}"
AUTOMATED_CONVERSION_FORMAT: "{{ .Values.handbrake.AUTOMATED_CONVERSION_FORMAT }}"
AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "{{ .Values.handbrake.AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION }}"
persistence:
config:
enabled: true
mountPath: "/config"
storage:
enabled: true
mountPath: "/storage"
output:
enabled: true
mountPath: "/output"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
securityContext:
capabilities:
add:
- NET_BIND_SERVICE
- KILL
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
VNC_PASSWORD: ""
envFrom:
- configMapRef:
name: "handbrake"

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [jdownloader2-11.0.1](https://github.com/truecharts/charts/compare/jdownloader2-11.0.0...jdownloader2-11.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/jdownloader-2 to v23.03.1 ([#8587](https://github.com/truecharts/charts/issues/8587))
## [jdownloader2-11.0.0](https://github.com/truecharts/charts/compare/jdownloader2-10.0.15...jdownloader2-11.0.0) (2023-04-30)
### Feat
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
### Fix
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [jdownloader2-10.0.15](https://github.com/truecharts/charts/compare/jdownloader2-10.0.14...jdownloader2-10.0.15) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [jdownloader2-10.0.14](https://github.com/truecharts/charts/compare/jdownloader2-10.0.13...jdownloader2-10.0.14) (2023-02-08)
### Chore
- update container image tccr.io/truecharts/jdownloader-2 to v23.02.2
## [jdownloader2-10.0.13](https://github.com/truecharts/charts/compare/jdownloader2-10.0.12...jdownloader2-10.0.13) (2023-02-05)
### Chore
- update container image tccr.io/truecharts/jdownloader-2 to v23.02.1
## [jdownloader2-10.0.12](https://github.com/truecharts/charts/compare/jdownloader2-10.0.11...jdownloader2-10.0.12) (2023-01-11)
### Chore
- update container image tccr.io/truecharts/jdownloader-2 to v23.01.2
## [jdownloader2-10.0.11](https://github.com/truecharts/charts/compare/jdownloader2-10.0.10...jdownloader2-10.0.11) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [jdownloader2-10.0.10](https://github.com/truecharts/charts/compare/jdownloader2-10.0.9...jdownloader2-10.0.10) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [jdownloader2-10.0.9](https://github.com/truecharts/charts/compare/jdownloader2-10.0.8...jdownloader2-10.0.9) (2022-12-25)
### Chore
- update helm general non-major
## [jdownloader2-10.0.8](https://github.com/truecharts/charts/compare/jdownloader2-10.0.7...jdownloader2-10.0.8) (2022-12-19)
### Chore
- update helm general non-major
- update container image tccr.io/truecharts/jdownloader-2 to v22.12.2

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "23.03.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.6.1
deprecated: false
description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be.
home: https://truecharts.org/charts/stable/jdownloader2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png
keywords:
- jdownloader
- download
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: jdownloader2
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2
- https://github.com/jlesage/docker-jdownloader-2
- https://jdownloader.org/
type: application
version: 11.0.1
annotations:
truecharts.org/catagories: |
- downloads
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [jdownloader2-11.0.1](https://github.com/truecharts/charts/compare/jdownloader2-11.0.0...jdownloader2-11.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/jdownloader-2 to v23.03.1 ([#8587](https://github.com/truecharts/charts/issues/8587))

View File

@ -0,0 +1,8 @@
JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jdownloader2](https://truecharts.org/charts/stable/jdownloader2)
---
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!

View File

@ -0,0 +1,79 @@
image:
repository: tccr.io/truecharts/jdownloader-2
pullPolicy: IfNotPresent
tag: 23.03.1@sha256:7dd1eaf32f1530b351c8fc0eee3439010dc2af4e791b660408e7d0d56ec66e4b
service:
main:
ports:
main:
port: 10054
targetPort: 5800
myjd:
enabled: true
ports:
myjd:
enabled: true
port: 3129
targetPort: 3129
vnc:
enabled: true
ports:
vnc:
enabled: true
port: 10056
targetPort: 5900
jdownloader:
# General Settings
KEEP_APP_RUNNING: false
# GUI Settings
DISPLAY_WIDTH: 1280
DISPLAY_HEIGHT: 768
SECURE_CONNECTION: false
ENABLE_CJK_FONT: false
configmap:
jdownloader:
enabled: true
data:
ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.jdownloader.ENABLE_CJK_FONT }}'
KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.jdownloader.KEEP_APP_RUNNING }}'
SECURE_CONNECTION: '{{ ternary "1" "0" .Values.jdownloader.SECURE_CONNECTION }}'
DISPLAY_WIDTH: "{{ .Values.jdownloader.DISPLAY_WIDTH }}"
DISPLAY_HEIGHT: "{{ .Values.jdownloader.DISPLAY_HEIGHT }}"
persistence:
config:
enabled: true
mountPath: "/config"
output:
enabled: true
mountPath: "/output"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
securityContext:
capabilities:
add:
- NET_BIND_SERVICE
- KILL
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
VNC_PASSWORD: ""
envFrom:
- configMapRef:
name: "jdownloader"

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -1,13 +0,0 @@
## [tsmuxer-4.0.0](https://github.com/truecharts/charts/compare/tsmuxer-3.0.14...tsmuxer-4.0.0) (2023-04-30)
### Feat
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
### Fix
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))

View File

@ -4,6 +4,15 @@
## [tsmuxer-4.0.1](https://github.com/truecharts/charts/compare/tsmuxer-4.0.0...tsmuxer-4.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/tsmuxer to v23.03.1 ([#8268](https://github.com/truecharts/charts/issues/8268))
## [tsmuxer-4.0.0](https://github.com/truecharts/charts/compare/tsmuxer-3.0.14...tsmuxer-4.0.0) (2023-04-30)
### Feat
@ -88,12 +97,3 @@
## [tsmuxer-3.0.6](https://github.com/truecharts/charts/compare/tsmuxer-3.0.5...tsmuxer-3.0.6) (2022-12-25)
### Chore
- update helm general non-major

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "23.02.3"
appVersion: "23.03.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer
- https://github.com/jlesage/docker-tsmuxer
type: application
version: 4.0.0
version: 4.0.1
annotations:
truecharts.org/catagories: |
- media

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 @@
## [tsmuxer-4.0.1](https://github.com/truecharts/charts/compare/tsmuxer-4.0.0...tsmuxer-4.0.1) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/tsmuxer to v23.03.1 ([#8268](https://github.com/truecharts/charts/issues/8268))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/tsmuxer
tag: 23.02.3@sha256:9b419b4806415d38b9455e0c4513df2234daee5d0696d8b8fb91bb5f54ac2174
tag: 23.03.1@sha256:71b8a7de11e691e9b71d4c4a15a8fd4769ffec98468f61775a06cfd17bdc24d1
pullPolicy: IfNotPresent
service:
main:

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

View File

@ -1,9 +0,0 @@
## [vikunja-8.0.0](https://github.com/truecharts/charts/compare/vikunja-7.0.1...vikunja-8.0.0) (2023-04-30)
### Feat
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))

View File

@ -4,6 +4,15 @@
## [vikunja-8.0.1](https://github.com/truecharts/charts/compare/vikunja-8.0.0...vikunja-8.0.1) (2023-04-30)
### Chore
- update vikunja (patch) ([#8544](https://github.com/truecharts/charts/issues/8544))
## [vikunja-8.0.0](https://github.com/truecharts/charts/compare/vikunja-7.0.1...vikunja-8.0.0) (2023-04-30)
### Feat
@ -88,12 +97,3 @@
## [vikunja-6.0.28](https://github.com/truecharts/charts/compare/vikunja-6.0.27...vikunja-6.0.28) (2023-01-24)
### Chore
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
## [vikunja-6.0.27](https://github.com/truecharts/charts/compare/vikunja-6.0.26...vikunja-6.0.27) (2023-01-23)
### Chore

View File

@ -1,10 +1,9 @@
apiVersion: v2
appVersion: "0.20.2"
appVersion: "0.20.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.6.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
@ -23,7 +22,7 @@ name: vikunja
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
- https://vikunja.io/docs
version: 8.0.0
version: 8.0.1
annotations:
truecharts.org/catagories: |
- productivity

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 @@
## [vikunja-8.0.1](https://github.com/truecharts/charts/compare/vikunja-8.0.0...vikunja-8.0.1) (2023-04-30)
### Chore
- update vikunja (patch) ([#8544](https://github.com/truecharts/charts/issues/8544))

Binary file not shown.

View File

@ -1,10 +1,10 @@
image:
repository: tccr.io/truecharts/vikunja-api
tag: 0.20.2@sha256:408c9e649901a27bf7f9b6f009de0e90e6c898413b1bc95f49c5ee9051f82dc0
tag: 0.20.4@sha256:df8b138cd5a9ae82601a91b1340888e0c1949c9965128dd066c9c638ee880e59
pullPolicy: IfNotPresent
frontendImage:
repository: tccr.io/truecharts/vikunja-frontend
tag: 0.20.3@sha256:f8b46f3e31991656d2a774f48118a2affa9a9df8454ab41bac8f318d17cde6c9
tag: 0.20.5@sha256:40c4640d8427aa6e53e7806596380510733b0d7d433a3f860aa017bb6de94579
pullPolicy: IfNotPresent
nginxImage:
repository: tccr.io/truecharts/nginx

View File

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

View File