Skip to content

Commit

Permalink
chore(main): Release platform 0.4.0 (#526)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](platform-0.3.1...platform-0.4.0)
(2024-12-18)


### Features

* Remove redis from Chart
([#525](#525))
([0af38e6](0af38e6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: cq-bot <[email protected]>
  • Loading branch information
cq-bot and cq-bot authored Dec 18, 2024
1 parent 0af38e6 commit cbecb3a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"charts/platform": "0.3.1",
"charts/platform": "0.4.0",
"charts/cloudquery": "36.0.0"
}
7 changes: 7 additions & 0 deletions charts/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/cloudquery/helm-charts/compare/platform-0.3.1...platform-0.4.0) (2024-12-18)


### Features

* Remove redis from Chart ([#525](https://github.com/cloudquery/helm-charts/issues/525)) ([0af38e6](https://github.com/cloudquery/helm-charts/commit/0af38e6043686c2670476a24ba4c7917319eef25))

## [0.3.1](https://github.com/cloudquery/helm-charts/compare/platform-0.3.0...platform-0.3.1) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion charts/platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sources:
maintainers:
- name: yevgenypats
email: [email protected]
version: 0.3.1
version: 0.4.0
appVersion: 0.26.0
annotations:
artifacthub.io/license: MPL-2.0
Expand Down
2 changes: 1 addition & 1 deletion charts/platform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Helm chart for installing the CloudQuery self-hosted platform

![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.26.0](https://img.shields.io/badge/AppVersion-0.26.0-informational?style=flat-square)
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.26.0](https://img.shields.io/badge/AppVersion-0.26.0-informational?style=flat-square)

## Quickstart

Expand Down

0 comments on commit cbecb3a

Please sign in to comment.