From 32ee899aa5361983254e283665df884991fc56c7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 17 Dec 2023 14:40:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- enterprise/blocky/9.0.14/app-changelog.md | 10 ---------- .../blocky/{9.0.14 => 9.1.0}/CHANGELOG.md | 18 +++++++++--------- .../blocky/{9.0.14 => 9.1.0}/Chart.yaml | 8 ++++---- enterprise/blocky/{9.0.14 => 9.1.0}/LICENSE | 0 enterprise/blocky/{9.0.14 => 9.1.0}/README.md | 0 enterprise/blocky/9.1.0/app-changelog.md | 9 +++++++++ .../blocky/{9.0.14 => 9.1.0}/app-readme.md | 0 .../charts/common-14.5.0.tgz | Bin .../{9.0.14 => 9.1.0}/charts/redis-8.0.47.tgz | Bin .../blocky/{9.0.14 => 9.1.0}/ix_values.yaml | 2 +- .../blocky/{9.0.14 => 9.1.0}/questions.yaml | 0 .../{9.0.14 => 9.1.0}/templates/NOTES.txt | 0 .../templates/_blockyConfig.tpl | 0 .../templates/_k8sgateway.tpl | 0 .../{9.0.14 => 9.1.0}/templates/common.yaml | 0 .../blocky/{9.0.14 => 9.1.0}/values.yaml | 0 16 files changed, 23 insertions(+), 24 deletions(-) delete mode 100644 enterprise/blocky/9.0.14/app-changelog.md rename enterprise/blocky/{9.0.14 => 9.1.0}/CHANGELOG.md (87%) rename enterprise/blocky/{9.0.14 => 9.1.0}/Chart.yaml (95%) rename enterprise/blocky/{9.0.14 => 9.1.0}/LICENSE (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/README.md (100%) create mode 100644 enterprise/blocky/9.1.0/app-changelog.md rename enterprise/blocky/{9.0.14 => 9.1.0}/app-readme.md (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/charts/common-14.5.0.tgz (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/charts/redis-8.0.47.tgz (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/ix_values.yaml (99%) rename enterprise/blocky/{9.0.14 => 9.1.0}/questions.yaml (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/templates/NOTES.txt (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/templates/_blockyConfig.tpl (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/templates/_k8sgateway.tpl (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/templates/common.yaml (100%) rename enterprise/blocky/{9.0.14 => 9.1.0}/values.yaml (100%) diff --git a/enterprise/blocky/9.0.14/app-changelog.md b/enterprise/blocky/9.0.14/app-changelog.md deleted file mode 100644 index 1d2eb983631..00000000000 --- a/enterprise/blocky/9.0.14/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [blocky-9.0.14](https://github.com/truecharts/charts/compare/blocky-9.0.12...blocky-9.0.14) (2023-12-16) - -### Chore - -- fix move mistake and cleanup metadata - - update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784)) - - \ No newline at end of file diff --git a/enterprise/blocky/9.0.14/CHANGELOG.md b/enterprise/blocky/9.1.0/CHANGELOG.md similarity index 87% rename from enterprise/blocky/9.0.14/CHANGELOG.md rename to enterprise/blocky/9.1.0/CHANGELOG.md index ca030b4d4cf..ac6c9b5e422 100644 --- a/enterprise/blocky/9.0.14/CHANGELOG.md +++ b/enterprise/blocky/9.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [blocky-9.1.0](https://github.com/truecharts/charts/compare/blocky-9.0.14...blocky-9.1.0) (2023-12-17) + +### Chore + +- update container image quay.io/oriedge/k8s_gateway to v0.4.0[@7bdbd44](https://github.com/7bdbd44) by renovate ([#15530](https://github.com/truecharts/charts/issues/15530)) + + + + ## [blocky-9.0.14](https://github.com/truecharts/charts/compare/blocky-9.0.12...blocky-9.0.14) (2023-12-16) ### Chore @@ -88,12 +97,3 @@ - -## [blocky-9.0.5](https://github.com/truecharts/charts/compare/blocky-9.0.4...blocky-9.0.5) (2023-11-08) - -### Chore - -- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454)) - - - diff --git a/enterprise/blocky/9.0.14/Chart.yaml b/enterprise/blocky/9.1.0/Chart.yaml similarity index 95% rename from enterprise/blocky/9.0.14/Chart.yaml rename to enterprise/blocky/9.1.0/Chart.yaml index 4f53c867f8c..00b2b00f470 100644 --- a/enterprise/blocky/9.0.14/Chart.yaml +++ b/enterprise/blocky/9.1.0/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: blocky -version: 9.0.14 +version: 9.1.0 appVersion: "0.22" description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network @@ -10,11 +10,11 @@ home: https://truecharts.org/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png deprecated: false sources: - - https://github.com/Mozart409/blocky-frontend - - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky + - https://github.com/Mozart409/blocky-frontend - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://hub.docker.com/r/spx01/blocky + - https://quay.io/oriedge/k8s_gateway + - https://0xerr0r.github.io/blocky/ maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/enterprise/blocky/9.0.14/LICENSE b/enterprise/blocky/9.1.0/LICENSE similarity index 100% rename from enterprise/blocky/9.0.14/LICENSE rename to enterprise/blocky/9.1.0/LICENSE diff --git a/enterprise/blocky/9.0.14/README.md b/enterprise/blocky/9.1.0/README.md similarity index 100% rename from enterprise/blocky/9.0.14/README.md rename to enterprise/blocky/9.1.0/README.md diff --git a/enterprise/blocky/9.1.0/app-changelog.md b/enterprise/blocky/9.1.0/app-changelog.md new file mode 100644 index 00000000000..f25dc3a8e74 --- /dev/null +++ b/enterprise/blocky/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-9.1.0](https://github.com/truecharts/charts/compare/blocky-9.0.14...blocky-9.1.0) (2023-12-17) + +### Chore + +- update container image quay.io/oriedge/k8s_gateway to v0.4.0[@7bdbd44](https://github.com/7bdbd44) by renovate ([#15530](https://github.com/truecharts/charts/issues/15530)) + + \ No newline at end of file diff --git a/enterprise/blocky/9.0.14/app-readme.md b/enterprise/blocky/9.1.0/app-readme.md similarity index 100% rename from enterprise/blocky/9.0.14/app-readme.md rename to enterprise/blocky/9.1.0/app-readme.md diff --git a/enterprise/blocky/9.0.14/charts/common-14.5.0.tgz b/enterprise/blocky/9.1.0/charts/common-14.5.0.tgz similarity index 100% rename from enterprise/blocky/9.0.14/charts/common-14.5.0.tgz rename to enterprise/blocky/9.1.0/charts/common-14.5.0.tgz diff --git a/enterprise/blocky/9.0.14/charts/redis-8.0.47.tgz b/enterprise/blocky/9.1.0/charts/redis-8.0.47.tgz similarity index 100% rename from enterprise/blocky/9.0.14/charts/redis-8.0.47.tgz rename to enterprise/blocky/9.1.0/charts/redis-8.0.47.tgz diff --git a/enterprise/blocky/9.0.14/ix_values.yaml b/enterprise/blocky/9.1.0/ix_values.yaml similarity index 99% rename from enterprise/blocky/9.0.14/ix_values.yaml rename to enterprise/blocky/9.1.0/ix_values.yaml index 1c03ba0e996..36c992b547f 100644 --- a/enterprise/blocky/9.0.14/ix_values.yaml +++ b/enterprise/blocky/9.1.0/ix_values.yaml @@ -5,7 +5,7 @@ image: k8sgatewayImage: repository: quay.io/oriedge/k8s_gateway pullPolicy: IfNotPresent - tag: v0.3.4@sha256:21571315aa3939d708dcf040a7cb78328fd957bf60887299ffdd417e7240387b + tag: v0.4.0@sha256:7bdbd447c0244b8f89de9cd6f4826ed0ac66c9406fac3a4ac80081020c251c6b manifestManager: enabled: true workload: diff --git a/enterprise/blocky/9.0.14/questions.yaml b/enterprise/blocky/9.1.0/questions.yaml similarity index 100% rename from enterprise/blocky/9.0.14/questions.yaml rename to enterprise/blocky/9.1.0/questions.yaml diff --git a/enterprise/blocky/9.0.14/templates/NOTES.txt b/enterprise/blocky/9.1.0/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/9.0.14/templates/NOTES.txt rename to enterprise/blocky/9.1.0/templates/NOTES.txt diff --git a/enterprise/blocky/9.0.14/templates/_blockyConfig.tpl b/enterprise/blocky/9.1.0/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/9.0.14/templates/_blockyConfig.tpl rename to enterprise/blocky/9.1.0/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/9.0.14/templates/_k8sgateway.tpl b/enterprise/blocky/9.1.0/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/9.0.14/templates/_k8sgateway.tpl rename to enterprise/blocky/9.1.0/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/9.0.14/templates/common.yaml b/enterprise/blocky/9.1.0/templates/common.yaml similarity index 100% rename from enterprise/blocky/9.0.14/templates/common.yaml rename to enterprise/blocky/9.1.0/templates/common.yaml diff --git a/enterprise/blocky/9.0.14/values.yaml b/enterprise/blocky/9.1.0/values.yaml similarity index 100% rename from enterprise/blocky/9.0.14/values.yaml rename to enterprise/blocky/9.1.0/values.yaml