Skip to content

Commit 1e79a39

Browse files
Merge branch 'main' into release-please--branches--main--components--operator
2 parents b109e0a + 008f31a commit 1e79a39

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"charts/platform": "0.17.1",
2+
"charts/platform": "0.17.2",
33
"charts/platform+FILLER": "0.0.0",
44
"charts/cloudquery": "38.0.2",
55
"charts/cloudquery+FILLER": "0.0.0",

charts/platform/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.17.2](https://github.com/cloudquery/helm-charts/compare/platform-0.17.1...platform-0.17.2) (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.17.1](https://github.com/cloudquery/helm-charts/compare/platform-0.17.0...platform-0.17.1) (2025-04-07)
412

513

charts/platform/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords:
99
- cloudquery
1010
sources:
1111
- https://github.com/cloudquery/helm-charts/tree/main/charts/platform
12-
version: 0.17.1
12+
version: 0.17.2
1313
appVersion: 1.5.0
1414
deprecated: true
1515
annotations:

charts/platform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Helm chart for installing the CloudQuery self-hosted platform
44

5-
![Version: 0.17.1](https://img.shields.io/badge/Version-0.17.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square)
5+
![Version: 0.17.2](https://img.shields.io/badge/Version-0.17.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square)
66

77
## Quickstart
88

0 commit comments

Comments
 (0)