diff --git a/enterprise/blocky/13.5.3/.helmignore b/enterprise/blocky/13.5.7/.helmignore similarity index 100% rename from enterprise/blocky/13.5.3/.helmignore rename to enterprise/blocky/13.5.7/.helmignore diff --git a/enterprise/blocky/13.5.3/CHANGELOG.md b/enterprise/blocky/13.5.7/CHANGELOG.md similarity index 97% rename from enterprise/blocky/13.5.3/CHANGELOG.md rename to enterprise/blocky/13.5.7/CHANGELOG.md index e590f9e996d..22f64734668 100644 --- a/enterprise/blocky/13.5.3/CHANGELOG.md +++ b/enterprise/blocky/13.5.7/CHANGELOG.md @@ -23,6 +23,10 @@ title: Changelog + + + + @@ -93,7 +97,4 @@ title: Changelog - update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) -## [blocky-12.2.0](https://github.com/truecharts/charts/compare/blocky-12.1.8...blocky-12.2.0) (2024-01-08) - -### Chore - +## [blocky-12.2.0](https://github.com/truecharts/charts/compare/blocky-12.1.8...blocky-12.2.0) (2024-01-08) \ No newline at end of file diff --git a/enterprise/blocky/13.5.3/Chart.yaml b/enterprise/blocky/13.5.7/Chart.yaml similarity index 98% rename from enterprise/blocky/13.5.3/Chart.yaml rename to enterprise/blocky/13.5.7/Chart.yaml index 6dd8e59210f..3c09a03edcc 100644 --- a/enterprise/blocky/13.5.3/Chart.yaml +++ b/enterprise/blocky/13.5.7/Chart.yaml @@ -44,4 +44,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 13.5.3 +version: 13.5.7 diff --git a/enterprise/blocky/13.5.3/LICENSE b/enterprise/blocky/13.5.7/LICENSE similarity index 100% rename from enterprise/blocky/13.5.3/LICENSE rename to enterprise/blocky/13.5.7/LICENSE diff --git a/enterprise/blocky/13.5.3/README.md b/enterprise/blocky/13.5.7/README.md similarity index 100% rename from enterprise/blocky/13.5.3/README.md rename to enterprise/blocky/13.5.7/README.md diff --git a/enterprise/blocky/13.5.3/app-readme.md b/enterprise/blocky/13.5.7/app-readme.md similarity index 100% rename from enterprise/blocky/13.5.3/app-readme.md rename to enterprise/blocky/13.5.7/app-readme.md diff --git a/enterprise/blocky/13.5.3/charts/common-18.1.2.tgz b/enterprise/blocky/13.5.7/charts/common-18.1.2.tgz similarity index 100% rename from enterprise/blocky/13.5.3/charts/common-18.1.2.tgz rename to enterprise/blocky/13.5.7/charts/common-18.1.2.tgz diff --git a/enterprise/blocky/13.5.3/charts/redis-11.2.1.tgz b/enterprise/blocky/13.5.7/charts/redis-11.2.1.tgz similarity index 100% rename from enterprise/blocky/13.5.3/charts/redis-11.2.1.tgz rename to enterprise/blocky/13.5.7/charts/redis-11.2.1.tgz diff --git a/enterprise/blocky/13.5.3/dashboard.json b/enterprise/blocky/13.5.7/dashboard.json similarity index 99% rename from enterprise/blocky/13.5.3/dashboard.json rename to enterprise/blocky/13.5.7/dashboard.json index 847da7c67de..21c700de015 100644 --- a/enterprise/blocky/13.5.3/dashboard.json +++ b/enterprise/blocky/13.5.7/dashboard.json @@ -1850,22 +1850,23 @@ "templating": { "list": [ { - "current": { - "selected": false, - "text": "Prometheus", - "value": "Prometheus" - }, - "hide": 0, - "includeAll": false, - "multi": false, - "name": "DS_PROMETHEUS", - "label": "datasource", - "options": [], - "query": "prometheus", - "refresh": 1, - "regex": "", - "skipUrlSync": false, - "type": "datasource" + "current": { + "selected": false, + "text": "BlockyPostgres", + "value": "blockypostgres" + }, + "hide": 0, + "includeAll": false, + "label": "datasource", + "multi": false, + "name": "DS_POSTGRES", + "options": [], + "query": "grafana-postgresql-datasource", + "queryValue": "", + "refresh": 1, + "regex": "", + "skipUrlSync": false, + "type": "datasource" }, { "hide": 0, diff --git a/enterprise/blocky/13.5.3/dashboardpsql.json b/enterprise/blocky/13.5.7/dashboardpsql.json similarity index 99% rename from enterprise/blocky/13.5.3/dashboardpsql.json rename to enterprise/blocky/13.5.7/dashboardpsql.json index 26fa993276a..c03ae83780e 100644 --- a/enterprise/blocky/13.5.3/dashboardpsql.json +++ b/enterprise/blocky/13.5.7/dashboardpsql.json @@ -803,8 +803,8 @@ { "current": { "selected": false, - "text": "Postgresql", - "value": "Postgresql" + "text": "Postgres", + "value": "Postgres" }, "hide": 0, "includeAll": false, @@ -812,7 +812,7 @@ "name": "DS_POSTGRES", "label": "datasource", "options": [], - "query": "postgresql", + "query": "Postgres", "refresh": 1, "regex": "", "skipUrlSync": false, diff --git a/enterprise/blocky/13.5.3/ix_values.yaml b/enterprise/blocky/13.5.7/ix_values.yaml similarity index 98% rename from enterprise/blocky/13.5.3/ix_values.yaml rename to enterprise/blocky/13.5.7/ix_values.yaml index 64e1ac95f8c..81db7d553c7 100644 --- a/enterprise/blocky/13.5.3/ix_values.yaml +++ b/enterprise/blocky/13.5.7/ix_values.yaml @@ -318,7 +318,7 @@ configmap: - name: BlockyPostgres type: postgres uid: blockypostgres - url: {{ .Values.cnpg.main.creds.portHost | default "na" }} + url: {{ printf "%s.%s:5432" (.Values.cnpg.main.creds.host | trimAll "\"") .Release.Namespace }} access: proxy user: {{ .Values.cnpg.main.user }} secureJsonData: @@ -375,6 +375,7 @@ queryLog: creationAttempts: 3 # optional: Time between the creation attempts, default: 2s creationCooldown: 2s + cnpg: main: enabled: true diff --git a/enterprise/blocky/13.5.3/questions.yaml b/enterprise/blocky/13.5.7/questions.yaml similarity index 100% rename from enterprise/blocky/13.5.3/questions.yaml rename to enterprise/blocky/13.5.7/questions.yaml diff --git a/enterprise/blocky/13.5.3/templates/NOTES.txt b/enterprise/blocky/13.5.7/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/13.5.3/templates/NOTES.txt rename to enterprise/blocky/13.5.7/templates/NOTES.txt diff --git a/enterprise/blocky/13.5.3/templates/_blockyConfig.tpl b/enterprise/blocky/13.5.7/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/13.5.3/templates/_blockyConfig.tpl rename to enterprise/blocky/13.5.7/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/13.5.3/templates/_k8sgateway.tpl b/enterprise/blocky/13.5.7/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/13.5.3/templates/_k8sgateway.tpl rename to enterprise/blocky/13.5.7/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/13.5.3/templates/common.yaml b/enterprise/blocky/13.5.7/templates/common.yaml similarity index 100% rename from enterprise/blocky/13.5.3/templates/common.yaml rename to enterprise/blocky/13.5.7/templates/common.yaml diff --git a/enterprise/blocky/13.5.3/values.yaml b/enterprise/blocky/13.5.7/values.yaml similarity index 100% rename from enterprise/blocky/13.5.3/values.yaml rename to enterprise/blocky/13.5.7/values.yaml diff --git a/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz b/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz index 47d4ac3c5e7..4f49d70274d 100644 Binary files a/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz and b/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz differ