Skip to content

Commit 0ab3295

Browse files
committed
chore(main): Release operator 0.10.6
1 parent dd6b66f commit 0ab3295

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"charts/platform+FILLER": "0.0.0",
44
"charts/cloudquery": "38.0.2",
55
"charts/cloudquery+FILLER": "0.0.0",
6-
"charts/operator": "0.10.5",
6+
"charts/operator": "0.10.6",
77
"charts/operator+FILLER": "0.0.0"
88
}

charts/operator/CHANGELOG.md

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

3+
## [0.10.6](https://github.com/cloudquery/helm-charts/compare/operator-0.10.5...operator-0.10.6) (2025-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Deprecate the `platform` and `operator` helm charts ([#770](https://github.com/cloudquery/helm-charts/issues/770)) ([d6af0fb](https://github.com/cloudquery/helm-charts/commit/d6af0fb202aa65ecda6891200e374f911ce02527))
9+
* Dial the versions back so that release-please matches ([#773](https://github.com/cloudquery/helm-charts/issues/773)) ([dd6b66f](https://github.com/cloudquery/helm-charts/commit/dd6b66f5bd924b97c94d81549e62b505743b9cf2))
10+
311
## [0.10.5](https://github.com/cloudquery/helm-charts/compare/operator-0.10.4...operator-0.10.5) (2025-04-07)
412

513

charts/operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
sources:
88
- https://github.com/cloudquery/helm-charts/tree/main/charts/operator
99
type: application
10-
version: 0.10.5
10+
version: 0.10.6
1111
appVersion: 1.5.0
1212
deprecated: true
1313
annotations:

0 commit comments

Comments
 (0)