Skip to content

Commit

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


## [0.5.1](platform-0.5.0...platform-0.5.1) (2025-01-07)


### Bug Fixes

* **deps:** Update dependency cloudquery/cloud to v0.29.0 ([#531](#531)) ([148fb11](148fb11))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Jan 8, 2025
1 parent 148fb11 commit 07abcd7
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.5.0",
"charts/platform": "0.5.1",
"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.5.1](https://github.com/cloudquery/helm-charts/compare/platform-0.5.0...platform-0.5.1) (2025-01-07)


### Bug Fixes

* **deps:** Update dependency cloudquery/cloud to v0.29.0 ([#531](https://github.com/cloudquery/helm-charts/issues/531)) ([148fb11](https://github.com/cloudquery/helm-charts/commit/148fb114b047cdfd154332cd8a3f40dbd7f9ec97))

## [0.5.0](https://github.com/cloudquery/helm-charts/compare/platform-0.4.0...platform-0.5.0) (2025-01-03)


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.5.0
version: 0.5.1
appVersion: 0.29.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.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.1](https://img.shields.io/badge/AppVersion-0.28.1-informational?style=flat-square)
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.29.0](https://img.shields.io/badge/AppVersion-0.29.0-informational?style=flat-square)

## Quickstart

Expand Down

0 comments on commit 07abcd7

Please sign in to comment.