diff --git a/enterprise/blocky/1.0.0/CHANGELOG.md b/enterprise/blocky/1.0.1/CHANGELOG.md similarity index 81% rename from enterprise/blocky/1.0.0/CHANGELOG.md rename to enterprise/blocky/1.0.1/CHANGELOG.md index 305b21ac64a..8aeccba5326 100644 --- a/enterprise/blocky/1.0.0/CHANGELOG.md +++ b/enterprise/blocky/1.0.1/CHANGELOG.md @@ -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 diff --git a/enterprise/blocky/1.0.0/Chart.lock b/enterprise/blocky/1.0.1/Chart.lock similarity index 85% rename from enterprise/blocky/1.0.0/Chart.lock rename to enterprise/blocky/1.0.1/Chart.lock index da1104a4813..85731672793 100644 --- a/enterprise/blocky/1.0.0/Chart.lock +++ b/enterprise/blocky/1.0.1/Chart.lock @@ -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" diff --git a/enterprise/blocky/1.0.0/Chart.yaml b/enterprise/blocky/1.0.1/Chart.yaml similarity index 98% rename from enterprise/blocky/1.0.0/Chart.yaml rename to enterprise/blocky/1.0.1/Chart.yaml index 029414c790d..1dac89b4484 100644 --- a/enterprise/blocky/1.0.0/Chart.yaml +++ b/enterprise/blocky/1.0.1/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/enterprise/blocky/1.0.0/README.md b/enterprise/blocky/1.0.1/README.md similarity index 100% rename from enterprise/blocky/1.0.0/README.md rename to enterprise/blocky/1.0.1/README.md diff --git a/enterprise/blocky/1.0.0/app-readme.md b/enterprise/blocky/1.0.1/app-readme.md similarity index 100% rename from enterprise/blocky/1.0.0/app-readme.md rename to enterprise/blocky/1.0.1/app-readme.md diff --git a/enterprise/blocky/1.0.0/charts/common-10.6.0.tgz b/enterprise/blocky/1.0.1/charts/common-10.6.0.tgz similarity index 100% rename from enterprise/blocky/1.0.0/charts/common-10.6.0.tgz rename to enterprise/blocky/1.0.1/charts/common-10.6.0.tgz diff --git a/enterprise/blocky/1.0.0/charts/redis-3.0.67.tgz b/enterprise/blocky/1.0.1/charts/redis-3.0.67.tgz similarity index 100% rename from enterprise/blocky/1.0.0/charts/redis-3.0.67.tgz rename to enterprise/blocky/1.0.1/charts/redis-3.0.67.tgz diff --git a/enterprise/blocky/1.0.0/ci/k8sgateway-values.yaml b/enterprise/blocky/1.0.1/ci/k8sgateway-values.yaml similarity index 100% rename from enterprise/blocky/1.0.0/ci/k8sgateway-values.yaml rename to enterprise/blocky/1.0.1/ci/k8sgateway-values.yaml diff --git a/enterprise/blocky/1.0.0/ci/standalone-values.yaml b/enterprise/blocky/1.0.1/ci/standalone-values.yaml similarity index 100% rename from enterprise/blocky/1.0.0/ci/standalone-values.yaml rename to enterprise/blocky/1.0.1/ci/standalone-values.yaml diff --git a/enterprise/blocky/1.0.0/ix_values.yaml b/enterprise/blocky/1.0.1/ix_values.yaml similarity index 100% rename from enterprise/blocky/1.0.0/ix_values.yaml rename to enterprise/blocky/1.0.1/ix_values.yaml diff --git a/enterprise/blocky/1.0.0/questions.yaml b/enterprise/blocky/1.0.1/questions.yaml similarity index 99% rename from enterprise/blocky/1.0.0/questions.yaml rename to enterprise/blocky/1.0.1/questions.yaml index 2ca4fbbff44..5d3c158c49f 100644 --- a/enterprise/blocky/1.0.0/questions.yaml +++ b/enterprise/blocky/1.0.1/questions.yaml @@ -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: diff --git a/enterprise/blocky/1.0.0/templates/_blockyConfig.tpl b/enterprise/blocky/1.0.1/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/1.0.0/templates/_blockyConfig.tpl rename to enterprise/blocky/1.0.1/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/1.0.0/templates/_k8sgateway.tpl b/enterprise/blocky/1.0.1/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/1.0.0/templates/_k8sgateway.tpl rename to enterprise/blocky/1.0.1/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/1.0.0/templates/_webui.tpl b/enterprise/blocky/1.0.1/templates/_webui.tpl similarity index 100% rename from enterprise/blocky/1.0.0/templates/_webui.tpl rename to enterprise/blocky/1.0.1/templates/_webui.tpl diff --git a/enterprise/blocky/1.0.0/templates/common.yaml b/enterprise/blocky/1.0.1/templates/common.yaml similarity index 100% rename from enterprise/blocky/1.0.0/templates/common.yaml rename to enterprise/blocky/1.0.1/templates/common.yaml diff --git a/enterprise/blocky/1.0.0/values.yaml b/enterprise/blocky/1.0.1/values.yaml similarity index 100% rename from enterprise/blocky/1.0.0/values.yaml rename to enterprise/blocky/1.0.1/values.yaml