Skip to content

Commit

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


##
[0.7.1](platform-0.7.0...platform-0.7.1)
(2025-01-28)


### Bug Fixes

* **deps:** Update dependency cloudquery/cloud to v0.45.1
([#568](#568))
([68307a6](68307a6))
* **deps:** Update dependency cloudquery/cloud to v0.46.0
([#570](#570))
([412761a](412761a))
* **deps:** Update dependency cloudquery/cloud to v0.47.0
([#571](#571))
([9638ad1](9638ad1))
* **deps:** Update dependency cloudquery/cloud to v0.47.1
([#572](#572))
([6dfa2ef](6dfa2ef))
* **deps:** Update dependency cloudquery/cloud to v0.47.2
([#573](#573))
([63ffc5d](63ffc5d))
* **deps:** Update dependency cloudquery/cloud to v0.48.0
([#574](#574))
([6b8853e](6b8853e))
* **deps:** Update dependency cloudquery/cloud to v0.49.0
([#575](#575))
([10c7182](10c7182))
* **deps:** Update dependency cloudquery/cloud to v0.49.1
([#576](#576))
([7934b48](7934b48))

---
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 28, 2025
1 parent 7934b48 commit 2ff4f52
Show file tree
Hide file tree
Showing 4 changed files with 17 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.7.0",
"charts/platform": "0.7.1",
"charts/cloudquery": "37.0.0"
}
14 changes: 14 additions & 0 deletions charts/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.7.1](https://github.com/cloudquery/helm-charts/compare/platform-0.7.0...platform-0.7.1) (2025-01-28)


### Bug Fixes

* **deps:** Update dependency cloudquery/cloud to v0.45.1 ([#568](https://github.com/cloudquery/helm-charts/issues/568)) ([68307a6](https://github.com/cloudquery/helm-charts/commit/68307a6a5745653396be3f0e90718ba94eeae653))
* **deps:** Update dependency cloudquery/cloud to v0.46.0 ([#570](https://github.com/cloudquery/helm-charts/issues/570)) ([412761a](https://github.com/cloudquery/helm-charts/commit/412761acf0c0a3649a826facafcb6f5211f3e07a))
* **deps:** Update dependency cloudquery/cloud to v0.47.0 ([#571](https://github.com/cloudquery/helm-charts/issues/571)) ([9638ad1](https://github.com/cloudquery/helm-charts/commit/9638ad1ab1e72ae58802638bd62ccd3da643bf82))
* **deps:** Update dependency cloudquery/cloud to v0.47.1 ([#572](https://github.com/cloudquery/helm-charts/issues/572)) ([6dfa2ef](https://github.com/cloudquery/helm-charts/commit/6dfa2ef69fe89de9d6513d88da5569eb84e21d08))
* **deps:** Update dependency cloudquery/cloud to v0.47.2 ([#573](https://github.com/cloudquery/helm-charts/issues/573)) ([63ffc5d](https://github.com/cloudquery/helm-charts/commit/63ffc5d975916a196dde0fe67751c3e266dbb62f))
* **deps:** Update dependency cloudquery/cloud to v0.48.0 ([#574](https://github.com/cloudquery/helm-charts/issues/574)) ([6b8853e](https://github.com/cloudquery/helm-charts/commit/6b8853e5ebece573a680b6b0563938e7cf25ac8e))
* **deps:** Update dependency cloudquery/cloud to v0.49.0 ([#575](https://github.com/cloudquery/helm-charts/issues/575)) ([10c7182](https://github.com/cloudquery/helm-charts/commit/10c7182c1d9a6c521eac0b480c587c506376734b))
* **deps:** Update dependency cloudquery/cloud to v0.49.1 ([#576](https://github.com/cloudquery/helm-charts/issues/576)) ([7934b48](https://github.com/cloudquery/helm-charts/commit/7934b48b0267059457b1aea39a067985dda28259))

## [0.7.0](https://github.com/cloudquery/helm-charts/compare/platform-0.6.2...platform-0.7.0) (2025-01-23)


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.7.0
version: 0.7.1
appVersion: 0.49.1
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.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.45.0](https://img.shields.io/badge/AppVersion-0.45.0-informational?style=flat-square)
![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.49.1](https://img.shields.io/badge/AppVersion-0.49.1-informational?style=flat-square)

## Quickstart

Expand Down

0 comments on commit 2ff4f52

Please sign in to comment.