Skip to content

Commit 6d50f4d

Browse files
authored
chore(main): Release platform 0.16.5 (#746)
🤖 I have created a release *beep* *boop* --- ## [0.16.5](platform-0.16.4...platform-0.16.5) (2025-03-25) ### Bug Fixes * Manual update to `1.2.0` cloudquery container ([#745](#745)) ([ccf46aa](ccf46aa)) --- 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 ccf46aa commit 6d50f4d

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
{
2-
"charts/platform": "0.16.4",
2+
"charts/platform": "0.16.5",
33
"charts/cloudquery": "38.0.0",
44
"charts/operator": "0.10.1"
55
}

charts/platform/CHANGELOG.md

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

3+
## [0.16.5](https://github.com/cloudquery/helm-charts/compare/platform-0.16.4...platform-0.16.5) (2025-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Manual update to `1.2.0` cloudquery container ([#745](https://github.com/cloudquery/helm-charts/issues/745)) ([ccf46aa](https://github.com/cloudquery/helm-charts/commit/ccf46aaef619358053196368da624a25dfdafc59))
9+
310
## [0.16.4](https://github.com/cloudquery/helm-charts/compare/platform-0.16.3...platform-0.16.4) (2025-03-25)
411

512

charts/platform/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sources:
1212
maintainers:
1313
- name: yevgenypats
1414
15-
version: 0.16.4
15+
version: 0.16.5
1616
appVersion: 1.2.0
1717
annotations:
1818
artifacthub.io/license: MPL-2.0

charts/platform/README.md

+1-1
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.16.4](https://img.shields.io/badge/Version-0.16.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square)
5+
![Version: 0.16.5](https://img.shields.io/badge/Version-0.16.5-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)
66

77
## Quickstart
88

0 commit comments

Comments
 (0)