Skip to content

Commit f0ccc92

Browse files
authored
chore(main): Release platform 0.13.5 (#717)
🤖 I have created a release *beep* *boop* --- ## [0.13.5](platform-0.13.4...platform-0.13.5) (2025-03-05) ### Bug Fixes * **deps:** Update dependency cloudquery/cloud to v1.0.0 ([#715](#715)) ([8a6cf75](8a6cf75)) --- 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 69b4a56 commit f0ccc92

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.13.4",
2+
"charts/platform": "0.13.5",
33
"charts/cloudquery": "38.0.0",
44
"charts/operator": "0.8.7"
55
}

charts/platform/CHANGELOG.md

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

3+
## [0.13.5](https://github.com/cloudquery/helm-charts/compare/platform-0.13.4...platform-0.13.5) (2025-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery/cloud to v1.0.0 ([#715](https://github.com/cloudquery/helm-charts/issues/715)) ([8a6cf75](https://github.com/cloudquery/helm-charts/commit/8a6cf75841deb3f72df6d2ed08f1dbb6251b5d90))
9+
310
## [0.13.4](https://github.com/cloudquery/helm-charts/compare/platform-0.13.3...platform-0.13.4) (2025-03-05)
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.13.4
15+
version: 0.13.5
1616
appVersion: 1.0.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.13.4](https://img.shields.io/badge/Version-0.13.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.87.2](https://img.shields.io/badge/AppVersion-0.87.2-informational?style=flat-square)
5+
![Version: 0.13.5](https://img.shields.io/badge/Version-0.13.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
66

77
## Quickstart
88

0 commit comments

Comments
 (0)