Skip to content

Commit b469514

Browse files
authored
chore(main): Release platform 0.16.2 (#740)
🤖 I have created a release *beep* *boop* --- ## [0.16.2](platform-0.16.1...platform-0.16.2) (2025-03-25) ### Bug Fixes * Force helm value to string ([#739](#739)) ([90438b4](90438b4)) --- 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 90438b4 commit b469514

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.1",
2+
"charts/platform": "0.16.2",
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.2](https://github.com/cloudquery/helm-charts/compare/platform-0.16.1...platform-0.16.2) (2025-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Force helm value to string ([#739](https://github.com/cloudquery/helm-charts/issues/739)) ([90438b4](https://github.com/cloudquery/helm-charts/commit/90438b4185a02f1a4ec999a80ec1185cebf4477d))
9+
310
## [0.16.1](https://github.com/cloudquery/helm-charts/compare/platform-0.16.0...platform-0.16.1) (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.1
15+
version: 0.16.2
1616
appVersion: 1.1.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.1](https://img.shields.io/badge/Version-0.16.1-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.2](https://img.shields.io/badge/Version-0.16.2-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)
66

77
## Quickstart
88

0 commit comments

Comments
 (0)