From 218b75530a0262ca52c577a3bfe4b7212605f7df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:03:40 +0000 Subject: [PATCH] chore(main): release cubestore 0.3.1 --- .release-please-manifest.json | 2 +- charts/cubestore/CHANGELOG.md | 8 ++++++++ charts/cubestore/Chart.yaml | 2 +- charts/cubestore/README.md | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fdb7f01..96dbbfe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -4,7 +4,7 @@ "charts/crossplane-keycloak-realm": "0.2.0", "charts/cube-stack": "0.3.0", "charts/cubejs": "0.3.0", - "charts/cubestore": "0.3.0", + "charts/cubestore": "0.3.1", "charts/lrsql": "0.2.6", "charts/mutating-webhook": "0.2.0", "charts/nodejs": "0.3.1", diff --git a/charts/cubestore/CHANGELOG.md b/charts/cubestore/CHANGELOG.md index 63edafe..0fc05d6 100644 --- a/charts/cubestore/CHANGELOG.md +++ b/charts/cubestore/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.1](https://github.com/pelotech/charts/compare/cubestore/0.3.0...cubestore/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/cubestore-0.2.0...cubestore/0.3.0) (2025-02-11) diff --git a/charts/cubestore/Chart.yaml b/charts/cubestore/Chart.yaml index 2190eb1..b41ebf2 100644 --- a/charts/cubestore/Chart.yaml +++ b/charts/cubestore/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: cubestore description: A Helm chart for Cubestore type: application -version: 0.3.0 +version: 0.3.1 appVersion: "0.31.6" keywords: - cubejs diff --git a/charts/cubestore/README.md b/charts/cubestore/README.md index be9d6e2..f813857 100644 --- a/charts/cubestore/README.md +++ b/charts/cubestore/README.md @@ -1,6 +1,6 @@ # cubestore -### 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)