diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bf1a187..489fb4c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "charts/platform": "0.5.0", + "charts/platform": "0.5.1", "charts/cloudquery": "36.0.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 09f2e54..91dc29f 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.1](https://github.com/cloudquery/helm-charts/compare/platform-0.5.0...platform-0.5.1) (2025-01-07) + + +### Bug Fixes + +* **deps:** Update dependency cloudquery/cloud to v0.29.0 ([#531](https://github.com/cloudquery/helm-charts/issues/531)) ([148fb11](https://github.com/cloudquery/helm-charts/commit/148fb114b047cdfd154332cd8a3f40dbd7f9ec97)) + ## [0.5.0](https://github.com/cloudquery/helm-charts/compare/platform-0.4.0...platform-0.5.0) (2025-01-03) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 7c3ef99..eb873bd 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.0 +version: 0.5.1 appVersion: 0.29.0 annotations: artifacthub.io/license: MPL-2.0 diff --git a/charts/platform/README.md b/charts/platform/README.md index 885ad74..a5a663a 100644 --- a/charts/platform/README.md +++ b/charts/platform/README.md @@ -2,7 +2,7 @@ Helm chart for installing the CloudQuery self-hosted platform -![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.28.1](https://img.shields.io/badge/AppVersion-0.28.1-informational?style=flat-square) +![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.29.0](https://img.shields.io/badge/AppVersion-0.29.0-informational?style=flat-square) ## Quickstart