Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-13 05:48:14 +00:00
parent decdba3b36
commit b9e9149bdf
11 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,10 @@
# Changelog # Changelog
## [lancache-monolithic-0.0.5](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.4...lancache-monolithic-0.0.5) (2022-07-13)
## [lancache-monolithic-0.0.4](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.2...lancache-monolithic-0.0.4) (2022-07-12) ## [lancache-monolithic-0.0.4](https://github.com/truecharts/apps/compare/lancache-monolithic-0.0.2...lancache-monolithic-0.0.4) (2022-07-12)
### Chore ### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.4.4 version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T22:53:49.639146159Z" generated: "2022-07-13T05:45:53.251765389Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
name: lancache-monolithic name: lancache-monolithic
version: 0.0.4 version: 0.0.5
appVersion: "latest" appVersion: "latest"
description: A monolithic lancache service capable of caching all cdn's in a single instance. description: A monolithic lancache service capable of caching all cdn's in a single instance.
type: application type: application

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -195,7 +195,7 @@ questions:
description: "Amount of index memory for the nginx cache manager. We recommend 250m of index memory per 1TB" description: "Amount of index memory for the nginx cache manager. We recommend 250m of index memory per 1TB"
schema: schema:
type: string type: string
default: "3560d" default: "500m"
- variable: TZ - variable: TZ
label: "Timezone" label: "Timezone"
group: "Container Configuration" group: "Container Configuration"