From cbecb3ae9ceb087d6be1eec60a368849d23495e0 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:56:17 +0200 Subject: [PATCH] chore(main): Release platform 0.4.0 (#526) :robot: I have created a release *beep* *boop* --- ## [0.4.0](https://github.com/cloudquery/helm-charts/compare/platform-0.3.1...platform-0.4.0) (2024-12-18) ### Features * Remove redis from Chart ([#525](https://github.com/cloudquery/helm-charts/issues/525)) ([0af38e6](https://github.com/cloudquery/helm-charts/commit/0af38e6043686c2670476a24ba4c7917319eef25)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: cq-bot --- .release-please-manifest.json | 2 +- charts/platform/CHANGELOG.md | 7 +++++++ charts/platform/Chart.yaml | 2 +- charts/platform/README.md | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b43f8d2f..ce503185 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "charts/platform": "0.3.1", + "charts/platform": "0.4.0", "charts/cloudquery": "36.0.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 85621b3e..8237cf22 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.0](https://github.com/cloudquery/helm-charts/compare/platform-0.3.1...platform-0.4.0) (2024-12-18) + + +### Features + +* Remove redis from Chart ([#525](https://github.com/cloudquery/helm-charts/issues/525)) ([0af38e6](https://github.com/cloudquery/helm-charts/commit/0af38e6043686c2670476a24ba4c7917319eef25)) + ## [0.3.1](https://github.com/cloudquery/helm-charts/compare/platform-0.3.0...platform-0.3.1) (2024-12-18) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index eaf29c47..100b2233 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.3.1 +version: 0.4.0 appVersion: 0.26.0 annotations: artifacthub.io/license: MPL-2.0 diff --git a/charts/platform/README.md b/charts/platform/README.md index bcd7e181..569c9e7d 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.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.26.0](https://img.shields.io/badge/AppVersion-0.26.0-informational?style=flat-square) +![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.26.0](https://img.shields.io/badge/AppVersion-0.26.0-informational?style=flat-square) ## Quickstart