From e7d6a8feed9952d0fe4f0328f93b25bd7e2f3b1f Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:31:20 +0000 Subject: [PATCH] chore(main): Release platform 0.6.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 43fe3c08..052f53b4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "charts/platform": "0.6.1", + "charts/platform": "0.6.2", "charts/cloudquery": "37.0.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 01e40e88..50fd1908 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.6.2](https://github.com/cloudquery/helm-charts/compare/platform-0.6.1...platform-0.6.2) (2025-01-20) + + +### Bug Fixes + +* Cleanup extra env variable ([#558](https://github.com/cloudquery/helm-charts/issues/558)) ([2bcd728](https://github.com/cloudquery/helm-charts/commit/2bcd728b4da5851730ff477541238f61dbb329b8)) +* **deps:** Update dependency cloudquery/cloud to v0.40.0 ([#556](https://github.com/cloudquery/helm-charts/issues/556)) ([12446b7](https://github.com/cloudquery/helm-charts/commit/12446b7359f59d543372b91934ef6193c65e2606)) + ## [0.6.1](https://github.com/cloudquery/helm-charts/compare/platform-0.6.0...platform-0.6.1) (2025-01-20) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 44839e9c..c62974ed 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.6.1 +version: 0.6.2 appVersion: 0.40.0 annotations: artifacthub.io/license: MPL-2.0