From f1f7fded2b3784175f5ce4517e54f15826181b88 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:14:31 +0200 Subject: [PATCH] chore(main): Release platform 0.2.3 (#507) :robot: I have created a release *beep* *boop* --- ## [0.2.3](https://github.com/cloudquery/helm-charts/compare/platform-0.2.2...platform-0.2.3) (2024-12-12) ### Bug Fixes * **deps:** Update dependency cloudquery/cloud to v0.16.0 ([#506](https://github.com/cloudquery/helm-charts/issues/506)) ([14d8c98](https://github.com/cloudquery/helm-charts/commit/14d8c98060c7d1f0034d7ac4d2ff67f6ae33a835)) * **deps:** Update dependency cloudquery/cloud to v0.17.0 ([#508](https://github.com/cloudquery/helm-charts/issues/508)) ([a7aa06a](https://github.com/cloudquery/helm-charts/commit/a7aa06a03d296eb3aec071d20c131bd1c0292693)) * **deps:** Update dependency cloudquery/cloud to v0.18.0 ([#509](https://github.com/cloudquery/helm-charts/issues/509)) ([013c569](https://github.com/cloudquery/helm-charts/commit/013c569bb829a86f40acffa71b9cb33c425c54b5)) * **deps:** Update dependency cloudquery/cloud to v0.19.0 ([#510](https://github.com/cloudquery/helm-charts/issues/510)) ([48f49cc](https://github.com/cloudquery/helm-charts/commit/48f49cc548db4ffc6f40a1ead9a9bca9598f7f8c)) * **deps:** Update dependency cloudquery/cloud to v0.20.0 ([#511](https://github.com/cloudquery/helm-charts/issues/511)) ([14999c3](https://github.com/cloudquery/helm-charts/commit/14999c34ff3b6b730f640002f1542a9417228709)) * **deps:** Update dependency cloudquery/cloud to v0.21.0 ([#513](https://github.com/cloudquery/helm-charts/issues/513)) ([0168df4](https://github.com/cloudquery/helm-charts/commit/0168df4550fc146ef5d5a285a3e6225b2d278138)) * **deps:** Update dependency cloudquery/cloud to v0.21.1 ([#514](https://github.com/cloudquery/helm-charts/issues/514)) ([17b19d9](https://github.com/cloudquery/helm-charts/commit/17b19d9cc5c655c528e760b5aae5e386b2bbe583)) --- 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 | 13 +++++++++++++ charts/platform/Chart.yaml | 9 ++------- charts/platform/README.md | 4 +++- 4 files changed, 19 insertions(+), 9 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bf0a7daf..39849dc8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "charts/platform": "0.2.2", + "charts/platform": "0.2.3", "charts/cloudquery": "35.1.0" } diff --git a/charts/platform/CHANGELOG.md b/charts/platform/CHANGELOG.md index 5ed0c41e..5864bb93 100644 --- a/charts/platform/CHANGELOG.md +++ b/charts/platform/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.2.3](https://github.com/cloudquery/helm-charts/compare/platform-0.2.2...platform-0.2.3) (2024-12-12) + + +### Bug Fixes + +* **deps:** Update dependency cloudquery/cloud to v0.16.0 ([#506](https://github.com/cloudquery/helm-charts/issues/506)) ([14d8c98](https://github.com/cloudquery/helm-charts/commit/14d8c98060c7d1f0034d7ac4d2ff67f6ae33a835)) +* **deps:** Update dependency cloudquery/cloud to v0.17.0 ([#508](https://github.com/cloudquery/helm-charts/issues/508)) ([a7aa06a](https://github.com/cloudquery/helm-charts/commit/a7aa06a03d296eb3aec071d20c131bd1c0292693)) +* **deps:** Update dependency cloudquery/cloud to v0.18.0 ([#509](https://github.com/cloudquery/helm-charts/issues/509)) ([013c569](https://github.com/cloudquery/helm-charts/commit/013c569bb829a86f40acffa71b9cb33c425c54b5)) +* **deps:** Update dependency cloudquery/cloud to v0.19.0 ([#510](https://github.com/cloudquery/helm-charts/issues/510)) ([48f49cc](https://github.com/cloudquery/helm-charts/commit/48f49cc548db4ffc6f40a1ead9a9bca9598f7f8c)) +* **deps:** Update dependency cloudquery/cloud to v0.20.0 ([#511](https://github.com/cloudquery/helm-charts/issues/511)) ([14999c3](https://github.com/cloudquery/helm-charts/commit/14999c34ff3b6b730f640002f1542a9417228709)) +* **deps:** Update dependency cloudquery/cloud to v0.21.0 ([#513](https://github.com/cloudquery/helm-charts/issues/513)) ([0168df4](https://github.com/cloudquery/helm-charts/commit/0168df4550fc146ef5d5a285a3e6225b2d278138)) +* **deps:** Update dependency cloudquery/cloud to v0.21.1 ([#514](https://github.com/cloudquery/helm-charts/issues/514)) ([17b19d9](https://github.com/cloudquery/helm-charts/commit/17b19d9cc5c655c528e760b5aae5e386b2bbe583)) + ## [0.2.2](https://github.com/cloudquery/helm-charts/compare/platform-0.2.1...platform-0.2.2) (2024-12-06) diff --git a/charts/platform/Chart.yaml b/charts/platform/Chart.yaml index 18aa5904..1af60fc5 100644 --- a/charts/platform/Chart.yaml +++ b/charts/platform/Chart.yaml @@ -3,21 +3,17 @@ name: platform description: Helm chart for installing the CloudQuery self-hosted platform home: https://cloudquery.io type: application -kubeVersion: "^1.8.0-0" +kubeVersion: ^1.8.0-0 icon: https://avatars.githubusercontent.com/u/74616112 keywords: - cloudquery sources: - https://github.com/cloudquery/helm-charts/tree/main/charts/platform - maintainers: - name: yevgenypats email: yp@cloudquery.io - -version: 0.2.2 - +version: 0.2.3 appVersion: 0.21.1 - annotations: artifacthub.io/license: MPL-2.0 artifacthub.io/links: | @@ -26,7 +22,6 @@ annotations: artifacthub.io/maintainers: | - name: yevgenypats email: yp@cloudquery.io - dependencies: - name: redis version: ~20.2.1 diff --git a/charts/platform/README.md b/charts/platform/README.md index e5eeaf25..03d391bd 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.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.15.4](https://img.shields.io/badge/AppVersion-0.15.4-informational?style=flat-square) +![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.21.1](https://img.shields.io/badge/AppVersion-0.21.1-informational?style=flat-square) ## Quickstart @@ -186,6 +186,8 @@ $ helm install platform -n cloudquery --create-namespace cloudquery/platform --v ## Requirements +Kubernetes: `^1.8.0-0` + | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | ~20.2.1 |