diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 029414c790d..1dac89b4484 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -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 diff --git a/charts/enterprise/blocky/questions.yaml b/charts/enterprise/blocky/questions.yaml index c9c52e0ac04..919488a3721 100644 --- a/charts/enterprise/blocky/questions.yaml +++ b/charts/enterprise/blocky/questions.yaml @@ -258,12 +258,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: