Skip to content

Commit 7e7c400

Browse files
authored
chore(main): Release cloudquery 38.0.1 (#750)
🤖 I have created a release *beep* *boop* --- ## [38.0.1](cloudquery-38.0.0...cloudquery-38.0.1) (2025-03-27) ### Bug Fixes * **deps:** Update dependency cloudquery/cloudquery to v6.17.1 ([#748](#748)) ([c94d8be](c94d8be)) --- 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 c94d8be commit 7e7c400

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"charts/platform": "0.16.5",
3-
"charts/cloudquery": "38.0.0",
3+
"charts/cloudquery": "38.0.1",
44
"charts/operator": "0.10.2"
55
}

charts/cloudquery/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [38.0.1](https://github.com/cloudquery/helm-charts/compare/cloudquery-38.0.0...cloudquery-38.0.1) (2025-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery/cloudquery to v6.17.1 ([#748](https://github.com/cloudquery/helm-charts/issues/748)) ([c94d8be](https://github.com/cloudquery/helm-charts/commit/c94d8be38a66f4a08083f12b155b1165d2b510f6))
9+
310
## [38.0.0](https://github.com/cloudquery/helm-charts/compare/cloudquery-37.0.0...cloudquery-38.0.0) (2025-01-29)
411

512

charts/cloudquery/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sources:
1414
maintainers:
1515
- name: yevgenypats
1616
17-
version: 38.0.0
17+
version: 38.0.1
1818
appVersion: 6.17.1
1919
annotations:
2020
artifacthub.io/license: MPL-2.0

charts/cloudquery/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloudquery
22

3-
![Version: 38.0.0](https://img.shields.io/badge/Version-38.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.12.6](https://img.shields.io/badge/AppVersion-6.12.6-informational?style=flat-square)
3+
![Version: 38.0.1](https://img.shields.io/badge/Version-38.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.17.1](https://img.shields.io/badge/AppVersion-6.17.1-informational?style=flat-square)
44

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

0 commit comments

Comments
 (0)