Skip to content

Commit cdfda64

Browse files
authored
chore(main): Release operator 0.10.4 (#761)
🤖 I have created a release *beep* *boop* --- ## [0.10.4](operator-0.10.3...operator-0.10.4) (2025-04-01) ### Bug Fixes * **deps:** Update dependency cloudquery/cloud to v1.4.0 ([#760](#760)) ([124ecac](124ecac)) --- 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 124ecac commit cdfda64

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.6",
33
"charts/cloudquery": "38.0.1",
4-
"charts/operator": "0.10.3"
4+
"charts/operator": "0.10.4"
55
}

charts/operator/CHANGELOG.md

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

3+
## [0.10.4](https://github.com/cloudquery/helm-charts/compare/operator-0.10.3...operator-0.10.4) (2025-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery/cloud to v1.4.0 ([#760](https://github.com/cloudquery/helm-charts/issues/760)) ([124ecac](https://github.com/cloudquery/helm-charts/commit/124ecacd0a82f64c6a14d1612f7e9bf774dec68d))
9+
310
## [0.10.3](https://github.com/cloudquery/helm-charts/compare/operator-0.10.2...operator-0.10.3) (2025-03-31)
411

512

charts/operator/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainers:
1010
- name: yevgenypats
1111
1212
type: application
13-
version: 0.10.3
13+
version: 0.10.4
1414
appVersion: 1.4.0
1515
annotations:
1616
artifacthub.io/license: MPL-2.0

charts/operator/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A Helm chart for the operator that manages syncs on the CloudQuery platform
44

5-
![Version: 0.10.3](https://img.shields.io/badge/Version-0.10.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.0](https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square)
5+
![Version: 0.10.4](https://img.shields.io/badge/Version-0.10.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0](https://img.shields.io/badge/AppVersion-1.4.0-informational?style=flat-square)
66

77
## Quickstart
88

0 commit comments

Comments
 (0)