Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-09-25 09:01:26 +00:00
parent fd3df6f99a
commit 2936727bde
16 changed files with 17 additions and 4 deletions

View File

@ -2,6 +2,19 @@
## [blocky-1.0.1](https://github.com/truecharts/charts/compare/blocky-1.0.0...blocky-1.0.1) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
### Fix
- set defaults to some durations ([#3885](https://github.com/truecharts/charts/issues/3885))
## [blocky-1.0.0](https://github.com/truecharts/charts/compare/blocky-0.0.4...blocky-1.0.0) (2022-09-24)
### Chore

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org
version: 3.0.67
digest: sha256:ab9d787b3d291fb6f205e683658bd0d9fe6f98a75ca07b9d4df7e4fb24373663
generated: "2022-09-24T20:42:12.199300453Z"
generated: "2022-09-25T08:59:38.250938018Z"

View File

@ -26,7 +26,7 @@ sources:
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- https://hub.docker.com/r/spx01/blocky
version: 1.0.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- network

View File

@ -410,12 +410,12 @@ questions:
label: Min Time
schema:
type: string
default: ""
default: 5m
- variable: maxTime
label: Max Time
schema:
type: string
default: ""
default: 30m
- variable: maxItemsCount
label: Max Items Count
schema: