diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 25e21e2..588b52a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,7 +3,7 @@ "charts/crossplane-cluster-config": "0.0.2", "charts/crossplane-keycloak-realm": "0.2.0", "charts/cube-stack": "0.3.0", - "charts/cubejs": "0.3.0", + "charts/cubejs": "0.3.1", "charts/cubestore": "0.3.0", "charts/lrsql": "0.2.6", "charts/mutating-webhook": "0.2.0", diff --git a/charts/cubejs/CHANGELOG.md b/charts/cubejs/CHANGELOG.md index 5c04dad..37a8a2c 100644 --- a/charts/cubejs/CHANGELOG.md +++ b/charts/cubejs/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.1](https://github.com/pelotech/charts/compare/cubejs/0.3.0...cubejs/0.3.1) (2026-01-26) + + +### Chores + +* enable updating doc version via release please ([faf992e](https://github.com/pelotech/charts/commit/faf992e8f2e2fa9725870f4069568ee215b8e04e)) +* remove left over header ([e6132ff](https://github.com/pelotech/charts/commit/e6132ff0efcc9a232fbe470d541e7c2a3d7cd9f4)) + ## [0.3.0](https://github.com/pelotech/charts/compare/cubejs-0.2.0...cubejs/0.3.0) (2025-02-11) diff --git a/charts/cubejs/Chart.yaml b/charts/cubejs/Chart.yaml index 2b92fee..795b568 100644 --- a/charts/cubejs/Chart.yaml +++ b/charts/cubejs/Chart.yaml @@ -3,7 +3,7 @@ name: cubejs description: A Helm chart for Cubejs type: application appVersion: "0.31.6" -version: 0.3.0 +version: 0.3.1 keywords: - cubejs maintainers: diff --git a/charts/cubejs/README.md b/charts/cubejs/README.md index 5e91465..c81a2b8 100644 --- a/charts/cubejs/README.md +++ b/charts/cubejs/README.md @@ -1,6 +1,6 @@ # cubejs -### version: 0.3.0 +### version: 0.3.1 ![AppVersion: 0.31.6](https://img.shields.io/badge/AppVersion-0.31.6-informational?style=flat-square)