From 1ef9654e182ecb91c1be3b680128892186565c23 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:26:41 +0200 Subject: [PATCH] chore(main): Release cloudquery 36.0.0 --- .release-please-manifest.json | 2 +- charts/cloudquery/CHANGELOG.md | 12 ++++++++++++ charts/cloudquery/Chart.yaml | 21 +++++---------------- 3 files changed, 18 insertions(+), 17 deletions(-) create mode 100644 charts/cloudquery/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b4c75dde..fc6a407e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { "charts/platform": "0.2.1", - "charts/cloudquery": "35.1.0" + "charts/cloudquery": "36.0.0" } diff --git a/charts/cloudquery/CHANGELOG.md b/charts/cloudquery/CHANGELOG.md new file mode 100644 index 00000000..3dee2902 --- /dev/null +++ b/charts/cloudquery/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [36.0.0](https://github.com/cloudquery/helm-charts/compare/cloudquery-35.1.0...cloudquery-36.0.0) (2024-12-06) + + +### ⚠ BREAKING CHANGES + +* **deps:** Update dependency source-aws to v29 ([#492](https://github.com/cloudquery/helm-charts/issues/492)) + +### Bug Fixes + +* **deps:** Update dependency source-aws to v29 ([#492](https://github.com/cloudquery/helm-charts/issues/492)) ([ba279af](https://github.com/cloudquery/helm-charts/commit/ba279afa7b576e0966b20f5e8c7a0e87e642e6b2)) diff --git a/charts/cloudquery/Chart.yaml b/charts/cloudquery/Chart.yaml index 01e98781..35bc5652 100644 --- a/charts/cloudquery/Chart.yaml +++ b/charts/cloudquery/Chart.yaml @@ -1,31 +1,21 @@ apiVersion: v2 name: cloudquery -description: Open source high performance data integration platform designed for security and infrastructure teams. +description: >- + Open source high performance data integration platform designed for security + and infrastructure teams. 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/cloudquery - maintainers: - name: yevgenypats email: yp@cloudquery.io - -# This is the chart version. This version number should be incremented each time you make changes -# to the chart and its templates, including the app version. -# Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 35.1.0 - -# -- This is the version number of the application being deployed.This version number should be -# incremented each time you make changes to the application. Versions are not expected to -# follow Semantic Versioning. They should reflect the version the application is using. -# It is recommended to use it with quotes. +version: 36.0.0 appVersion: 6.12.6 - -# https://artifacthub.io/docs/topics/repositories/ annotations: artifacthub.io/license: MPL-2.0 artifacthub.io/links: | @@ -34,7 +24,6 @@ annotations: artifacthub.io/maintainers: | - name: yevgenypats email: yp@cloudquery.io - dependencies: - name: promtail version: 6.16.6