diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fdb7f01..4d28206 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ "charts/backstage": "0.3.1", "charts/crossplane-cluster-config": "0.0.2", "charts/crossplane-keycloak-realm": "0.2.0", - "charts/cube-stack": "0.3.0", + "charts/cube-stack": "0.3.1", "charts/cubejs": "0.3.0", "charts/cubestore": "0.3.0", "charts/lrsql": "0.2.6", diff --git a/charts/cube-stack/CHANGELOG.md b/charts/cube-stack/CHANGELOG.md index 3c38636..9583ffd 100644 --- a/charts/cube-stack/CHANGELOG.md +++ b/charts/cube-stack/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.1](https://github.com/pelotech/charts/compare/cube-stack/0.3.0...cube-stack/0.3.1) (2026-02-12) + + +### 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/cube-stack-0.2.0...cube-stack/0.3.0) (2025-02-11) diff --git a/charts/cube-stack/Chart.yaml b/charts/cube-stack/Chart.yaml index da1c8ed..905557b 100644 --- a/charts/cube-stack/Chart.yaml +++ b/charts/cube-stack/Chart.yaml @@ -3,7 +3,7 @@ name: cube-stack description: Cube Stack is an Umbrella Chart that contains everything needed to run Cube in production. type: application -version: 0.3.0 +version: 0.3.1 appVersion: "0.31.6" keywords: - cubejs diff --git a/charts/cube-stack/README.md b/charts/cube-stack/README.md index 27b56fe..bf7aa5e 100644 --- a/charts/cube-stack/README.md +++ b/charts/cube-stack/README.md @@ -1,6 +1,6 @@ # cube-stack -### 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)