Skip to content

Commit 9f2e1c3

Browse files
authored
chore(main): Release operator 0.10.3 (#752)
🤖 I have created a release *beep* *boop* --- ## [0.10.3](operator-0.10.2...operator-0.10.3) (2025-03-31) ### Bug Fixes * **deps:** Update dependency cloudquery/cloud to v1.3.0 ([#751](#751)) ([e89e3f8](e89e3f8)) --- 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 ac72184 commit 9f2e1c3

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.2"
4+
"charts/operator": "0.10.3"
55
}

charts/operator/CHANGELOG.md

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

3+
## [0.10.3](https://github.com/cloudquery/helm-charts/compare/operator-0.10.2...operator-0.10.3) (2025-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery/cloud to v1.3.0 ([#751](https://github.com/cloudquery/helm-charts/issues/751)) ([e89e3f8](https://github.com/cloudquery/helm-charts/commit/e89e3f87328e52ec4b12a7becb9900e672f9bc64))
9+
310
## [0.10.2](https://github.com/cloudquery/helm-charts/compare/operator-0.10.1...operator-0.10.2) (2025-03-25)
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.2
13+
version: 0.10.3
1414
appVersion: 1.3.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.2](https://img.shields.io/badge/Version-0.10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square)
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)
66

77
## Quickstart
88

0 commit comments

Comments
 (0)