From b8ce59a77be60e3946e3a0bd8458643ebe658a49 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:30:03 +0200 Subject: [PATCH] chore(main): Release platform 0.2.0 (#489) :robot: I have created a release *beep* *boop* --- ## [0.2.0](https://github.com/cloudquery/helm-charts/compare/platform-0.1.2...platform-0.2.0) (2024-12-05) ### Features * Adding platform ingress ([#476](https://github.com/cloudquery/helm-charts/issues/476)) ([73c8061](https://github.com/cloudquery/helm-charts/commit/73c80617ad2603475f552f7def5ef6ac2db0f8b3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .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 b024e414..c4430e8d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "charts/platform": "0.1.2", + "charts/platform": "0.2.0", "charts/cloudquery": "35.1.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index b4003555..194ec5dc 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/cloudquery/helm-charts/compare/platform-0.1.2...platform-0.2.0) (2024-12-05) + + +### Features + +* Adding platform ingress ([#476](https://github.com/cloudquery/helm-charts/issues/476)) ([73c8061](https://github.com/cloudquery/helm-charts/commit/73c80617ad2603475f552f7def5ef6ac2db0f8b3)) + ## [0.1.2](https://github.com/cloudquery/helm-charts/compare/platform-v0.1.1...platform-0.1.2) (2024-12-04) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 4923c93c..28bdf01d 100644 --- a/charts/platform/Chart.yaml +++ b/charts/platform/Chart.yaml @@ -4,7 +4,7 @@ description: Helm chart for installing the CloudQuery self-hosted platform home: www.cloudquery.io icon: https://cloudquery.io/assets/img/logo.png type: application -version: 0.1.2 +version: 0.2.0 maintainers: - name: mnorbury email: info@cloudquery.io diff --git a/charts/platform/README.md b/charts/platform/README.md index ad9d8df1..287fe148 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.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.2](https://img.shields.io/badge/AppVersion-0.14.2-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.14.2](https://img.shields.io/badge/AppVersion-0.14.2-informational?style=flat-square) ## Quickstart