Skip to content

Commit

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


## [0.3.0](platform-0.2.3...platform-0.3.0) (2024-12-17)


### ⚠ BREAKING CHANGES

* Update cloud dependency to `v0.23.0` ([#518](#518))

### Bug Fixes

* **deps:** Update dependency cloudquery/cloud to v0.22.0 ([#515](#515)) ([0b147f7](0b147f7))
* Update cloud dependency to `v0.23.0` ([#518](#518)) ([2ccb6a0](2ccb6a0))


### Miscellaneous Chores

* Fix release to 0.3.0 ([#520](#520)) ([ef7fa16](ef7fa16))

---
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 17, 2024
1 parent ef7fa16 commit 9daead7
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 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.3",
"charts/platform": "0.3.0",
"charts/cloudquery": "36.0.0"
}
17 changes: 17 additions & 0 deletions charts/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* Update cloud dependency to `v0.23.0` ([#518](https://github.com/cloudquery/helm-charts/issues/518))

### Bug Fixes

* **deps:** Update dependency cloudquery/cloud to v0.22.0 ([#515](https://github.com/cloudquery/helm-charts/issues/515)) ([0b147f7](https://github.com/cloudquery/helm-charts/commit/0b147f704d3c0a1b4d330ea45f886e976407fbb0))
* Update cloud dependency to `v0.23.0` ([#518](https://github.com/cloudquery/helm-charts/issues/518)) ([2ccb6a0](https://github.com/cloudquery/helm-charts/commit/2ccb6a087e48c5a81db574993cbaa081e59272d2))


### Miscellaneous Chores

* Fix release to 0.3.0 ([#520](https://github.com/cloudquery/helm-charts/issues/520)) ([ef7fa16](https://github.com/cloudquery/helm-charts/commit/ef7fa169e661dabe0b2fc7be2af37f46dcbf9bfd))

## [0.2.3](https://github.com/cloudquery/helm-charts/compare/platform-0.2.2...platform-0.2.3) (2024-12-12)


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.2.3
version: 0.3.0
appVersion: 0.23.0
annotations:
artifacthub.io/license: MPL-2.0
Expand Down

0 comments on commit 9daead7

Please sign in to comment.