From d5680364b73168d1cda60f5c968a28b2cc72c853 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 5 Jun 2023 07:11:53 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- enterprise/blocky/5.0.36/app-changelog.md | 9 --------- .../blocky/{5.0.36 => 5.0.37}/CHANGELOG.md | 18 +++++++++--------- .../blocky/{5.0.36 => 5.0.37}/Chart.yaml | 2 +- enterprise/blocky/{5.0.36 => 5.0.37}/LICENSE | 0 .../blocky/{5.0.36 => 5.0.37}/README.md | 0 enterprise/blocky/5.0.37/app-changelog.md | 9 +++++++++ .../blocky/{5.0.36 => 5.0.37}/app-readme.md | 0 .../charts/common-12.12.1.tgz | Bin .../charts/redis-6.0.50.tgz | Bin .../blocky/{5.0.36 => 5.0.37}/ix_values.yaml | 0 .../blocky/{5.0.36 => 5.0.37}/questions.yaml | 0 .../{5.0.36 => 5.0.37}/templates/NOTES.txt | 0 .../templates/_blockyConfig.tpl | 0 .../templates/_k8sgateway.tpl | 10 ++++++++-- .../{5.0.36 => 5.0.37}/templates/common.yaml | 1 - .../blocky/{5.0.36 => 5.0.37}/values.yaml | 0 16 files changed, 27 insertions(+), 22 deletions(-) delete mode 100644 enterprise/blocky/5.0.36/app-changelog.md rename enterprise/blocky/{5.0.36 => 5.0.37}/CHANGELOG.md (91%) rename enterprise/blocky/{5.0.36 => 5.0.37}/Chart.yaml (98%) rename enterprise/blocky/{5.0.36 => 5.0.37}/LICENSE (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/README.md (100%) create mode 100644 enterprise/blocky/5.0.37/app-changelog.md rename enterprise/blocky/{5.0.36 => 5.0.37}/app-readme.md (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/charts/common-12.12.1.tgz (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/charts/redis-6.0.50.tgz (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/ix_values.yaml (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/questions.yaml (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/templates/NOTES.txt (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/templates/_blockyConfig.tpl (100%) rename enterprise/blocky/{5.0.36 => 5.0.37}/templates/_k8sgateway.tpl (86%) rename enterprise/blocky/{5.0.36 => 5.0.37}/templates/common.yaml (99%) rename enterprise/blocky/{5.0.36 => 5.0.37}/values.yaml (100%) diff --git a/enterprise/blocky/5.0.36/app-changelog.md b/enterprise/blocky/5.0.36/app-changelog.md deleted file mode 100644 index d284260a260..00000000000 --- a/enterprise/blocky/5.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blocky-5.0.36](https://github.com/truecharts/charts/compare/blocky-5.0.35...blocky-5.0.36) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/enterprise/blocky/5.0.36/CHANGELOG.md b/enterprise/blocky/5.0.37/CHANGELOG.md similarity index 91% rename from enterprise/blocky/5.0.36/CHANGELOG.md rename to enterprise/blocky/5.0.37/CHANGELOG.md index ed300fb1c71..ee825b03a99 100644 --- a/enterprise/blocky/5.0.36/CHANGELOG.md +++ b/enterprise/blocky/5.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [blocky-5.0.37](https://github.com/truecharts/charts/compare/blocky-5.0.36...blocky-5.0.37) (2023-06-05) + +### Fix + +- fix tpl ([#9396](https://github.com/truecharts/charts/issues/9396)) + + + + ## [blocky-5.0.36](https://github.com/truecharts/charts/compare/blocky-5.0.35...blocky-5.0.36) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ ## [blocky-5.0.27](https://github.com/truecharts/charts/compare/blocky-5.0.26...blocky-5.0.27) (2023-05-03) ### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [blocky-5.0.26](https://github.com/truecharts/charts/compare/blocky-5.0.25...blocky-5.0.26) (2023-04-25) - -### Chore diff --git a/enterprise/blocky/5.0.36/Chart.yaml b/enterprise/blocky/5.0.37/Chart.yaml similarity index 98% rename from enterprise/blocky/5.0.36/Chart.yaml rename to enterprise/blocky/5.0.37/Chart.yaml index 483764fc41a..4e6cea7320c 100644 --- a/enterprise/blocky/5.0.36/Chart.yaml +++ b/enterprise/blocky/5.0.37/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 5.0.36 +version: 5.0.37 annotations: truecharts.org/catagories: | - network diff --git a/enterprise/blocky/5.0.36/LICENSE b/enterprise/blocky/5.0.37/LICENSE similarity index 100% rename from enterprise/blocky/5.0.36/LICENSE rename to enterprise/blocky/5.0.37/LICENSE diff --git a/enterprise/blocky/5.0.36/README.md b/enterprise/blocky/5.0.37/README.md similarity index 100% rename from enterprise/blocky/5.0.36/README.md rename to enterprise/blocky/5.0.37/README.md diff --git a/enterprise/blocky/5.0.37/app-changelog.md b/enterprise/blocky/5.0.37/app-changelog.md new file mode 100644 index 00000000000..14f99040157 --- /dev/null +++ b/enterprise/blocky/5.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-5.0.37](https://github.com/truecharts/charts/compare/blocky-5.0.36...blocky-5.0.37) (2023-06-05) + +### Fix + +- fix tpl ([#9396](https://github.com/truecharts/charts/issues/9396)) + + \ No newline at end of file diff --git a/enterprise/blocky/5.0.36/app-readme.md b/enterprise/blocky/5.0.37/app-readme.md similarity index 100% rename from enterprise/blocky/5.0.36/app-readme.md rename to enterprise/blocky/5.0.37/app-readme.md diff --git a/enterprise/blocky/5.0.36/charts/common-12.12.1.tgz b/enterprise/blocky/5.0.37/charts/common-12.12.1.tgz similarity index 100% rename from enterprise/blocky/5.0.36/charts/common-12.12.1.tgz rename to enterprise/blocky/5.0.37/charts/common-12.12.1.tgz diff --git a/enterprise/blocky/5.0.36/charts/redis-6.0.50.tgz b/enterprise/blocky/5.0.37/charts/redis-6.0.50.tgz similarity index 100% rename from enterprise/blocky/5.0.36/charts/redis-6.0.50.tgz rename to enterprise/blocky/5.0.37/charts/redis-6.0.50.tgz diff --git a/enterprise/blocky/5.0.36/ix_values.yaml b/enterprise/blocky/5.0.37/ix_values.yaml similarity index 100% rename from enterprise/blocky/5.0.36/ix_values.yaml rename to enterprise/blocky/5.0.37/ix_values.yaml diff --git a/enterprise/blocky/5.0.36/questions.yaml b/enterprise/blocky/5.0.37/questions.yaml similarity index 100% rename from enterprise/blocky/5.0.36/questions.yaml rename to enterprise/blocky/5.0.37/questions.yaml diff --git a/enterprise/blocky/5.0.36/templates/NOTES.txt b/enterprise/blocky/5.0.37/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/5.0.36/templates/NOTES.txt rename to enterprise/blocky/5.0.37/templates/NOTES.txt diff --git a/enterprise/blocky/5.0.36/templates/_blockyConfig.tpl b/enterprise/blocky/5.0.37/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/5.0.36/templates/_blockyConfig.tpl rename to enterprise/blocky/5.0.37/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/5.0.36/templates/_k8sgateway.tpl b/enterprise/blocky/5.0.37/templates/_k8sgateway.tpl similarity index 86% rename from enterprise/blocky/5.0.36/templates/_k8sgateway.tpl rename to enterprise/blocky/5.0.37/templates/_k8sgateway.tpl index 37bf5833e14..463923f85da 100644 --- a/enterprise/blocky/5.0.36/templates/_k8sgateway.tpl +++ b/enterprise/blocky/5.0.37/templates/_k8sgateway.tpl @@ -38,7 +38,7 @@ Create the matchable regex from domain {{- $fqdn := ( include "tc.v1.common.lib.chart.names.fqdn" . ) }} enabled: true data: - Corefile: |- + Corefile: | .:{{ .Values.service.k8sgateway.ports.k8sgateway.targetPort }} { errors log @@ -48,9 +48,15 @@ data: ready {{- range .Values.k8sgateway.domains }} {{- if .dnsChallenge.enabled }} + {{- if not .dnsChallenge.domain -}} + {{- fail "DNS01 challenge domain is mandatory" -}} + {{- end }} + template IN ANY {{ required "Delegated domain ('domain') is mandatory" .domain }} { match "_acme-challenge[.](.*)[.]{{ include "k8sgateway.configmap.regex" . }}" - answer "{{ "{{" }} .Name {{ "}}" }} 5 IN CNAME {{ "{{" }} index .Match 1 {{ "}}" }}.{{ required "DNS01 challenge domain is mandatory" .dnsChallenge.domain }}" + {{- $name := "{{ \"{{ .Name }}\" }}" }} + {{- $index := "{{ \"{{ index .Match 1 }}\" }}" }} + answer "{{ $name }} 5 IN CNAME {{ $index }}.{{ .dnsChallenge.domain }}" fallthrough } {{- end }} diff --git a/enterprise/blocky/5.0.36/templates/common.yaml b/enterprise/blocky/5.0.37/templates/common.yaml similarity index 99% rename from enterprise/blocky/5.0.36/templates/common.yaml rename to enterprise/blocky/5.0.37/templates/common.yaml index 40bf6d293a4..310ef64af8f 100644 --- a/enterprise/blocky/5.0.36/templates/common.yaml +++ b/enterprise/blocky/5.0.37/templates/common.yaml @@ -4,7 +4,6 @@ {{- end }} {{- include "tc.v1.common.loader.init" . }} - {{/* Render configmap for blocky */}} {{- $configmapFile := include "blocky.configmap" . | fromYaml -}} {{- if $configmapFile -}} diff --git a/enterprise/blocky/5.0.36/values.yaml b/enterprise/blocky/5.0.37/values.yaml similarity index 100% rename from enterprise/blocky/5.0.36/values.yaml rename to enterprise/blocky/5.0.37/values.yaml