diff --git a/enterprise/blocky/13.3.0/charts/common-18.0.3.tgz b/enterprise/blocky/13.3.0/charts/common-18.0.3.tgz deleted file mode 100644 index 94e930e88c1..00000000000 Binary files a/enterprise/blocky/13.3.0/charts/common-18.0.3.tgz and /dev/null differ diff --git a/enterprise/blocky/13.3.0/.helmignore b/enterprise/blocky/13.5.2/.helmignore similarity index 100% rename from enterprise/blocky/13.3.0/.helmignore rename to enterprise/blocky/13.5.2/.helmignore diff --git a/enterprise/blocky/13.3.0/CHANGELOG.md b/enterprise/blocky/13.5.2/CHANGELOG.md similarity index 88% rename from enterprise/blocky/13.3.0/CHANGELOG.md rename to enterprise/blocky/13.5.2/CHANGELOG.md index 607ba69152c..406a6e54165 100644 --- a/enterprise/blocky/13.3.0/CHANGELOG.md +++ b/enterprise/blocky/13.5.2/CHANGELOG.md @@ -22,6 +22,10 @@ title: Changelog + + + + ## [blocky-12.2.7](https://github.com/truecharts/charts/compare/blocky-12.2.6...blocky-12.2.7) (2024-02-03) @@ -93,8 +97,3 @@ title: Changelog ### Chore - -- update container image spx01/blocky to v0.23[@24855b6](https://github.com/24855b6) by renovate ([#17023](https://github.com/truecharts/charts/issues/17023)) - - -## [blocky-12.1.8](https://github.com/truecharts/charts/compare/blocky-12.1.7...blocky-12.1.8) (2024-01-02) \ No newline at end of file diff --git a/enterprise/blocky/13.3.0/Chart.yaml b/enterprise/blocky/13.5.2/Chart.yaml similarity index 97% rename from enterprise/blocky/13.3.0/Chart.yaml rename to enterprise/blocky/13.5.2/Chart.yaml index 5d9d34c8e69..42f7d59d1ef 100644 --- a/enterprise/blocky/13.3.0/Chart.yaml +++ b/enterprise/blocky/13.5.2/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.23.0 dependencies: - name: common - version: 18.0.3 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -44,4 +44,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 13.3.0 +version: 13.5.2 diff --git a/enterprise/blocky/13.3.0/LICENSE b/enterprise/blocky/13.5.2/LICENSE similarity index 100% rename from enterprise/blocky/13.3.0/LICENSE rename to enterprise/blocky/13.5.2/LICENSE diff --git a/enterprise/blocky/13.3.0/README.md b/enterprise/blocky/13.5.2/README.md similarity index 100% rename from enterprise/blocky/13.3.0/README.md rename to enterprise/blocky/13.5.2/README.md diff --git a/enterprise/blocky/13.3.0/app-readme.md b/enterprise/blocky/13.5.2/app-readme.md similarity index 100% rename from enterprise/blocky/13.3.0/app-readme.md rename to enterprise/blocky/13.5.2/app-readme.md diff --git a/enterprise/blocky/13.5.2/charts/common-18.1.2.tgz b/enterprise/blocky/13.5.2/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/enterprise/blocky/13.5.2/charts/common-18.1.2.tgz differ diff --git a/enterprise/blocky/13.3.0/charts/redis-11.2.1.tgz b/enterprise/blocky/13.5.2/charts/redis-11.2.1.tgz similarity index 100% rename from enterprise/blocky/13.3.0/charts/redis-11.2.1.tgz rename to enterprise/blocky/13.5.2/charts/redis-11.2.1.tgz diff --git a/enterprise/blocky/13.3.0/dashboard.json b/enterprise/blocky/13.5.2/dashboard.json similarity index 100% rename from enterprise/blocky/13.3.0/dashboard.json rename to enterprise/blocky/13.5.2/dashboard.json diff --git a/enterprise/blocky/13.3.0/dashboardpsql.json b/enterprise/blocky/13.5.2/dashboardpsql.json similarity index 100% rename from enterprise/blocky/13.3.0/dashboardpsql.json rename to enterprise/blocky/13.5.2/dashboardpsql.json diff --git a/enterprise/blocky/13.3.0/ix_values.yaml b/enterprise/blocky/13.5.2/ix_values.yaml similarity index 99% rename from enterprise/blocky/13.3.0/ix_values.yaml rename to enterprise/blocky/13.5.2/ix_values.yaml index 924b228709f..a09735c79ac 100644 --- a/enterprise/blocky/13.3.0/ix_values.yaml +++ b/enterprise/blocky/13.5.2/ix_values.yaml @@ -307,6 +307,11 @@ configmap: {{ .Files.Get "dashboard.json" | indent 8 }} blockypostgres.json: >- {{ .Files.Get "dashboardpsql.json" | indent 8 }} + datasource: + enabled: true + labels: + grafana_datasources: "1" + data: datasourceblockypsql.yaml: |- apiVersion: 1 datasources: diff --git a/enterprise/blocky/13.3.0/questions.yaml b/enterprise/blocky/13.5.2/questions.yaml similarity index 100% rename from enterprise/blocky/13.3.0/questions.yaml rename to enterprise/blocky/13.5.2/questions.yaml diff --git a/enterprise/blocky/13.3.0/templates/NOTES.txt b/enterprise/blocky/13.5.2/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/13.3.0/templates/NOTES.txt rename to enterprise/blocky/13.5.2/templates/NOTES.txt diff --git a/enterprise/blocky/13.3.0/templates/_blockyConfig.tpl b/enterprise/blocky/13.5.2/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/13.3.0/templates/_blockyConfig.tpl rename to enterprise/blocky/13.5.2/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/13.3.0/templates/_k8sgateway.tpl b/enterprise/blocky/13.5.2/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/13.3.0/templates/_k8sgateway.tpl rename to enterprise/blocky/13.5.2/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/13.3.0/templates/common.yaml b/enterprise/blocky/13.5.2/templates/common.yaml similarity index 100% rename from enterprise/blocky/13.3.0/templates/common.yaml rename to enterprise/blocky/13.5.2/templates/common.yaml diff --git a/enterprise/blocky/13.3.0/values.yaml b/enterprise/blocky/13.5.2/values.yaml similarity index 100% rename from enterprise/blocky/13.3.0/values.yaml rename to enterprise/blocky/13.5.2/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 2ebcf25a431..0971f0110d2 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