Skip to content

Commit

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


## [0.2.1](platform-0.2.0...platform-0.2.1) (2024-12-05)


### Bug Fixes

* **deps:** Update appVersion to 0.15.1 ([08a0a8c](08a0a8c))
* **deps:** Update dependency cloudquery/cloud to v0.15.1 ([#487](#487)) ([78be85a](78be85a))

---
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 Dec 5, 2024
1 parent 78be85a commit 81db04d
Show file tree
Hide file tree
Showing 4 changed files with 11 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.2.0",
"charts/platform": "0.2.1",
"charts/cloudquery": "35.1.0"
}
8 changes: 8 additions & 0 deletions charts/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.1](https://github.com/cloudquery/helm-charts/compare/platform-0.2.0...platform-0.2.1) (2024-12-05)


### Bug Fixes

* **deps:** Update appVersion to 0.15.1 ([08a0a8c](https://github.com/cloudquery/helm-charts/commit/08a0a8cba9fddd890b24f085c31207a77043680b))
* **deps:** Update dependency cloudquery/cloud to v0.15.1 ([#487](https://github.com/cloudquery/helm-charts/issues/487)) ([78be85a](https://github.com/cloudquery/helm-charts/commit/78be85a1b30ae3a66b594edeeb8e09bbac18da98))

## [0.2.0](https://github.com/cloudquery/helm-charts/compare/platform-0.1.2...platform-0.2.0) (2024-12-05)


Expand Down
2 changes: 1 addition & 1 deletion charts/platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Helm chart for installing the CloudQuery self-hosted platform
home: www.cloudquery.io
icon: https://cloudquery.io/assets/img/logo.png
type: application
version: 0.2.0
version: 0.2.1
maintainers:
- name: mnorbury
email: [email protected]
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.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.2](https://img.shields.io/badge/AppVersion-0.14.2-informational?style=flat-square)
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.1](https://img.shields.io/badge/AppVersion-0.15.1-informational?style=flat-square)

## Quickstart

Expand Down

0 comments on commit 81db04d

Please sign in to comment.