diff --git a/enterprise/blocky/1.0.3/charts/redis-3.0.67.tgz b/enterprise/blocky/1.0.3/charts/redis-3.0.67.tgz deleted file mode 100644 index 41113c3970f..00000000000 Binary files a/enterprise/blocky/1.0.3/charts/redis-3.0.67.tgz and /dev/null differ diff --git a/enterprise/blocky/1.0.3/CHANGELOG.md b/enterprise/blocky/1.0.4/CHANGELOG.md similarity index 90% rename from enterprise/blocky/1.0.3/CHANGELOG.md rename to enterprise/blocky/1.0.4/CHANGELOG.md index f74fe8202a1..87a912ac8c5 100644 --- a/enterprise/blocky/1.0.3/CHANGELOG.md +++ b/enterprise/blocky/1.0.4/CHANGELOG.md @@ -2,6 +2,19 @@ +## [blocky-1.0.4](https://github.com/truecharts/charts/compare/blocky-1.0.3...blocky-1.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- update redis + + + + ## [blocky-1.0.3](https://github.com/truecharts/charts/compare/blocky-1.0.2...blocky-1.0.3) (2022-09-25) ### Chore @@ -84,8 +97,3 @@ -## [blocky-0.0.1]blocky-0.0.1 (2022-09-22) - -### Feat - -- add blocky ([#3735](https://github.com/truecharts/charts/issues/3735)) diff --git a/enterprise/blocky/1.0.3/Chart.lock b/enterprise/blocky/1.0.4/Chart.lock similarity index 52% rename from enterprise/blocky/1.0.3/Chart.lock rename to enterprise/blocky/1.0.4/Chart.lock index b8c5ff49761..7ed61957bd4 100644 --- a/enterprise/blocky/1.0.3/Chart.lock +++ b/enterprise/blocky/1.0.4/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 10.6.1 - name: redis repository: https://charts.truecharts.org - version: 3.0.67 -digest: sha256:f5914f6d0fd2126392959c09d92f20b476187b986b23cf594ae11d7aff167738 -generated: "2022-09-25T11:08:32.244868731Z" + version: 3.0.83 +digest: sha256:76c1d4fecd3ebf8185508a82a210269082c081fa5f4b3bd7375c781ef458d626 +generated: "2022-09-25T12:39:41.407193831Z" diff --git a/enterprise/blocky/1.0.3/Chart.yaml b/enterprise/blocky/1.0.4/Chart.yaml similarity index 96% rename from enterprise/blocky/1.0.3/Chart.yaml rename to enterprise/blocky/1.0.4/Chart.yaml index 2ef5f781390..7470fb44082 100644 --- a/enterprise/blocky/1.0.3/Chart.yaml +++ b/enterprise/blocky/1.0.4/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 3.0.67 + version: 3.0.83 description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go home: https://truecharts.org/docs/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png @@ -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.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - network diff --git a/enterprise/blocky/1.0.3/README.md b/enterprise/blocky/1.0.4/README.md similarity index 98% rename from enterprise/blocky/1.0.3/README.md rename to enterprise/blocky/1.0.4/README.md index c57c69588df..22456494839 100644 --- a/enterprise/blocky/1.0.3/README.md +++ b/enterprise/blocky/1.0.4/README.md @@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.67 | +| https://charts.truecharts.org | redis | 3.0.83 | | https://library-charts.truecharts.org | common | 10.6.1 | ## Installing the Chart diff --git a/enterprise/blocky/1.0.3/app-readme.md b/enterprise/blocky/1.0.4/app-readme.md similarity index 100% rename from enterprise/blocky/1.0.3/app-readme.md rename to enterprise/blocky/1.0.4/app-readme.md diff --git a/enterprise/blocky/1.0.3/charts/common-10.6.1.tgz b/enterprise/blocky/1.0.4/charts/common-10.6.1.tgz similarity index 100% rename from enterprise/blocky/1.0.3/charts/common-10.6.1.tgz rename to enterprise/blocky/1.0.4/charts/common-10.6.1.tgz diff --git a/enterprise/blocky/1.0.4/charts/redis-3.0.83.tgz b/enterprise/blocky/1.0.4/charts/redis-3.0.83.tgz new file mode 100644 index 00000000000..444d80392b2 Binary files /dev/null and b/enterprise/blocky/1.0.4/charts/redis-3.0.83.tgz differ diff --git a/enterprise/blocky/1.0.3/ci/k8sgateway-values.yaml b/enterprise/blocky/1.0.4/ci/k8sgateway-values.yaml similarity index 100% rename from enterprise/blocky/1.0.3/ci/k8sgateway-values.yaml rename to enterprise/blocky/1.0.4/ci/k8sgateway-values.yaml diff --git a/enterprise/blocky/1.0.3/ci/standalone-values.yaml b/enterprise/blocky/1.0.4/ci/standalone-values.yaml similarity index 100% rename from enterprise/blocky/1.0.3/ci/standalone-values.yaml rename to enterprise/blocky/1.0.4/ci/standalone-values.yaml diff --git a/enterprise/blocky/1.0.3/ix_values.yaml b/enterprise/blocky/1.0.4/ix_values.yaml similarity index 100% rename from enterprise/blocky/1.0.3/ix_values.yaml rename to enterprise/blocky/1.0.4/ix_values.yaml diff --git a/enterprise/blocky/1.0.3/questions.yaml b/enterprise/blocky/1.0.4/questions.yaml similarity index 100% rename from enterprise/blocky/1.0.3/questions.yaml rename to enterprise/blocky/1.0.4/questions.yaml diff --git a/enterprise/blocky/1.0.3/templates/_blockyConfig.tpl b/enterprise/blocky/1.0.4/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/1.0.3/templates/_blockyConfig.tpl rename to enterprise/blocky/1.0.4/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/1.0.3/templates/_k8sgateway.tpl b/enterprise/blocky/1.0.4/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/1.0.3/templates/_k8sgateway.tpl rename to enterprise/blocky/1.0.4/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/1.0.3/templates/_webui.tpl b/enterprise/blocky/1.0.4/templates/_webui.tpl similarity index 100% rename from enterprise/blocky/1.0.3/templates/_webui.tpl rename to enterprise/blocky/1.0.4/templates/_webui.tpl diff --git a/enterprise/blocky/1.0.3/templates/common.yaml b/enterprise/blocky/1.0.4/templates/common.yaml similarity index 100% rename from enterprise/blocky/1.0.3/templates/common.yaml rename to enterprise/blocky/1.0.4/templates/common.yaml diff --git a/enterprise/blocky/1.0.3/values.yaml b/enterprise/blocky/1.0.4/values.yaml similarity index 100% rename from enterprise/blocky/1.0.3/values.yaml rename to enterprise/blocky/1.0.4/values.yaml