Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-04 04:11:12 +00:00
parent ca11de137d
commit f460c755ec
30 changed files with 9 additions and 15 deletions

View File

@ -22,6 +22,10 @@ title: Changelog
@ -93,7 +97,4 @@ title: Changelog
## [tachidesk-docker-4.1.6](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.5...tachidesk-docker-4.1.6) (2024-01-09)
### Chore
## [tachidesk-docker-4.1.6](https://github.com/truecharts/charts/compare/tachidesk-docker-4.1.5...tachidesk-docker-4.1.6) (2024-01-09)

View File

@ -4,13 +4,13 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Other
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: preiew
dependencies:
- name: common
version: 18.0.2
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker
- https://ghcr.io/suwayomi/tachidesk
type: application
version: 6.1.2
version: 6.2.1

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/suwayomi/tachidesk
tag: preview@sha256:d5c11e9131c5b0114eb670f488462016f34fdf1cf3d49f0b01be4c2b4eae7ac1
tag: preview@sha256:ffc46df15d24f4f3947617deadc489ad7245d7257bf1330784f1856d8384f203
securityContext:
container:
@ -38,7 +38,6 @@ workload:
UPDATE_EXCLUDE_COMPLETED: true
UPDATE_INTERVAL: 12
UPDATE_MANGA_INFO: false
BACKUP_TIME: ""
BACKUP_INTERVAL: 1
BACKUP_TTL: 14
FLARESOLVERR_ENABLED: false

View File

@ -234,12 +234,6 @@ questions:
schema:
type: boolean
default: false
- variable: BACKUP_TIME
label: "Backup Time in 00:00 format"
description: " Range: hour: 0-23, minute: 0-59 - Time of day at which the automated backup should be triggered"
schema:
type: string
default: "00:00"
- variable: BACKUP_INTERVAL
label: "Backup Update Interval"
description: "Time in days (0 to disable it) for the interval in which the server will automatically create a backup"