Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
decdba3b36
commit
b9e9149bdf
|
@ -1,6 +1,10 @@
|
|||
# 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)
|
||||
|
||||
### Chore
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
|
||||
generated: "2022-07-12T22:53:49.639146159Z"
|
||||
generated: "2022-07-13T05:45:53.251765389Z"
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: lancache-monolithic
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
appVersion: "latest"
|
||||
description: A monolithic lancache service capable of caching all cdn's in a single instance.
|
||||
type: application
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
@ -195,7 +195,7 @@ questions:
|
|||
description: "Amount of index memory for the nginx cache manager. We recommend 250m of index memory per 1TB"
|
||||
schema:
|
||||
type: string
|
||||
default: "3560d"
|
||||
default: "500m"
|
||||
- variable: TZ
|
||||
label: "Timezone"
|
||||
group: "Container Configuration"
|
Loading…
Reference in New Issue