Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0039032858
commit
500722dea5
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [tachidesk-docker-5.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.0...tachidesk-docker-5.0.1) (2024-02-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- update container image ghcr.io/suwayomi/tachidesk to preview[@54c6b36](https://github.com/54c6b36) by renovate ([#17873](https://github.com/truecharts/charts/issues/17873))
|
|
|
@ -7,6 +7,9 @@ title: Changelog
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tachidesk-docker-5.0.2](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.1...tachidesk-docker-5.0.2) (2024-02-06)
|
||||||
|
|
||||||
|
|
||||||
## [tachidesk-docker-5.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.0...tachidesk-docker-5.0.1) (2024-02-05)
|
## [tachidesk-docker-5.0.1](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.0...tachidesk-docker-5.0.1) (2024-02-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -94,6 +97,3 @@ title: Changelog
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- increase common version for oci fixes
|
|
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker
|
||||||
- https://ghcr.io/suwayomi/tachidesk
|
- https://ghcr.io/suwayomi/tachidesk
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.1
|
version: 5.0.2
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [tachidesk-docker-5.0.2](https://github.com/truecharts/charts/compare/tachidesk-docker-5.0.1...tachidesk-docker-5.0.2) (2024-02-06)
|
|
@ -254,12 +254,6 @@ questions:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: FLARESOLVERR_TIMEOUT
|
|
||||||
label: "Flaresolverr Timeout in Seconds"
|
|
||||||
description: "Time in days (0 to disable it) for how long backup files will be kept before they will get deleted"
|
|
||||||
schema:
|
|
||||||
type: int
|
|
||||||
default: 60
|
|
||||||
- variable: FLARESOLVERR_TIMEOUT
|
- variable: FLARESOLVERR_TIMEOUT
|
||||||
label: "Flaresolverr Timeout in Seconds"
|
label: "Flaresolverr Timeout in Seconds"
|
||||||
description: "Time in seconds before it times out"
|
description: "Time in seconds before it times out"
|
Loading…
Reference in New Issue