Skip to content

Commit 8fac640

Browse files
authored
chore(main): Release cloudquery 38.3.7 (#847)
🤖 I have created a release *beep* *boop* --- ## [38.3.7](cloudquery-38.3.6...cloudquery-38.3.7) (2026-01-01) ### Bug Fixes * **deps:** Update dependency cloudquery/cloudquery to v6.30.2 ([#846](#846)) ([9564c08](9564c08)) * **deps:** Update dependency cloudquery/cloudquery to v6.30.3 ([#848](#848)) ([37fe72b](37fe72b)) * **deps:** Update dependency cloudquery/cloudquery to v6.30.4 ([#849](#849)) ([28f7802](28f7802)) * **deps:** Update dependency cloudquery/cloudquery to v6.30.5 ([#850](#850)) ([6f5de21](6f5de21)) * **deps:** Update dependency cloudquery/cloudquery to v6.31.0 ([#854](#854)) ([b746018](b746018)) * **deps:** Update dependency cloudquery/cloudquery to v6.32.0 ([#855](#855)) ([525d522](525d522)) * **deps:** Update dependency cloudquery/cloudquery to v6.33.0 ([#856](#856)) ([df85646](df85646)) * **deps:** Update Helm release promtail to v6.17.1 ([#851](#851)) ([74f0e62](74f0e62)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 190aab5 commit 8fac640

4 files changed

Lines changed: 18 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"charts/cloudquery": "38.3.6",
2+
"charts/cloudquery": "38.3.7",
33
"charts/cloudquery+FILLER": "0.0.0"
44
}

charts/cloudquery/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [38.3.7](https://github.com/cloudquery/helm-charts/compare/cloudquery-38.3.6...cloudquery-38.3.7) (2026-01-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery/cloudquery to v6.30.2 ([#846](https://github.com/cloudquery/helm-charts/issues/846)) ([9564c08](https://github.com/cloudquery/helm-charts/commit/9564c08ca7aefcb0e5b25302c573b0ef00b06687))
9+
* **deps:** Update dependency cloudquery/cloudquery to v6.30.3 ([#848](https://github.com/cloudquery/helm-charts/issues/848)) ([37fe72b](https://github.com/cloudquery/helm-charts/commit/37fe72bdd1793cdec21203f43566459aafb09dc1))
10+
* **deps:** Update dependency cloudquery/cloudquery to v6.30.4 ([#849](https://github.com/cloudquery/helm-charts/issues/849)) ([28f7802](https://github.com/cloudquery/helm-charts/commit/28f78025d5e38cef342ce398f7acefed700063ec))
11+
* **deps:** Update dependency cloudquery/cloudquery to v6.30.5 ([#850](https://github.com/cloudquery/helm-charts/issues/850)) ([6f5de21](https://github.com/cloudquery/helm-charts/commit/6f5de2193ffe185c6d13db1bb1837d13167b9e69))
12+
* **deps:** Update dependency cloudquery/cloudquery to v6.31.0 ([#854](https://github.com/cloudquery/helm-charts/issues/854)) ([b746018](https://github.com/cloudquery/helm-charts/commit/b746018a249f9003dab3022a0cec44092e4bac84))
13+
* **deps:** Update dependency cloudquery/cloudquery to v6.32.0 ([#855](https://github.com/cloudquery/helm-charts/issues/855)) ([525d522](https://github.com/cloudquery/helm-charts/commit/525d522db344d692761020cb64959ef980ac4044))
14+
* **deps:** Update dependency cloudquery/cloudquery to v6.33.0 ([#856](https://github.com/cloudquery/helm-charts/issues/856)) ([df85646](https://github.com/cloudquery/helm-charts/commit/df85646284bdb066e9bb63991be92361003ff877))
15+
* **deps:** Update Helm release promtail to v6.17.1 ([#851](https://github.com/cloudquery/helm-charts/issues/851)) ([74f0e62](https://github.com/cloudquery/helm-charts/commit/74f0e625fb21934cdbaa17399a9c2073009a47cf))
16+
317
## [38.3.6](https://github.com/cloudquery/helm-charts/compare/cloudquery-38.3.5...cloudquery-38.3.6) (2025-11-03)
418

519

charts/cloudquery/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sources:
1414
maintainers:
1515
- name: yevgenypats
1616
email: yp@cloudquery.io
17-
version: 38.3.6
17+
version: 38.3.7
1818
appVersion: 6.33.0
1919
annotations:
2020
artifacthub.io/license: MPL-2.0

charts/cloudquery/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloudquery
22

3-
![Version: 38.3.6](https://img.shields.io/badge/Version-38.3.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.30.1](https://img.shields.io/badge/AppVersion-6.30.1-informational?style=flat-square)
3+
![Version: 38.3.7](https://img.shields.io/badge/Version-38.3.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.33.0](https://img.shields.io/badge/AppVersion-6.33.0-informational?style=flat-square)
44

55
Open source high performance data integration platform designed for security and infrastructure teams.
66

@@ -22,7 +22,7 @@ Kubernetes: `^1.8.0-0`
2222

2323
| Repository | Name | Version |
2424
|------------|------|---------|
25-
| https://grafana.github.io/helm-charts | promtail | 6.17.0 |
25+
| https://grafana.github.io/helm-charts | promtail | 6.17.1 |
2626

2727
## Values
2828

0 commit comments

Comments
 (0)