From 8f32c2a0caf8f42d73752c89c77c1f5ab8ce174c Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:31:38 +0200 Subject: [PATCH] chore(main): Release platform 0.5.2 --- .release-please-manifest.json | 2 +- charts/platform/CHANGELOG.md | 8 ++++++++ charts/platform/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9479f71..f6431d9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "charts/platform": "0.5.1", + "charts/platform": "0.5.2", "charts/cloudquery": "37.0.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 91dc29f..5d8b892 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.5.2](https://github.com/cloudquery/helm-charts/compare/platform-0.5.1...platform-0.5.2) (2025-01-09) + + +### Bug Fixes + +* **deps:** Update dependency cloudquery/cloud to v0.30.0 ([#535](https://github.com/cloudquery/helm-charts/issues/535)) ([11703d4](https://github.com/cloudquery/helm-charts/commit/11703d4f0b0b91c5bcb5690650efb0c03fe789a6)) +* **deps:** Update dependency cloudquery/cloud to v0.31.0 ([#537](https://github.com/cloudquery/helm-charts/issues/537)) ([d021c11](https://github.com/cloudquery/helm-charts/commit/d021c11ac9f754a2e84d4c48cadcf24c893ae92c)) + ## [0.5.1](https://github.com/cloudquery/helm-charts/compare/platform-0.5.0...platform-0.5.1) (2025-01-07) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index cf63043..113f2be 100644 --- a/charts/platform/Chart.yaml +++ b/charts/platform/Chart.yaml @@ -12,7 +12,7 @@ sources: maintainers: - name: yevgenypats email: yp@cloudquery.io -version: 0.5.1 +version: 0.5.2 appVersion: 0.31.0 annotations: artifacthub.io/license: MPL-2.0