Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions charts/cubejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion charts/cubejs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/cubejs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cubejs

### version: 0.3.0<!-- x-release-please-version -->
### version: 0.3.1<!-- x-release-please-version -->

![AppVersion: 0.31.6](https://img.shields.io/badge/AppVersion-0.31.6-informational?style=flat-square)

Expand Down