Skip to content

Commit

Permalink
chore(release): Camunda Platform Helm Chart 10.5.2 - Camunda 8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
distro-ci[bot] authored Mar 3, 2025
1 parent 9699977 commit 824b6c6
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"charts/camunda-platform-8.3": "8.3.24",
"charts/camunda-platform-8.4": "9.4.7",
"charts/camunda-platform-8.5": "10.5.1",
"charts/camunda-platform-8.5": "10.5.2",
"charts/camunda-platform-8.6": "11.2.1",
"charts/camunda-platform-alpha": "12.0.0-alpha4"
}
20 changes: 20 additions & 0 deletions charts/camunda-platform-8.5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## [10.5.2](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.5-v10.5.1...camunda-platform-8.5-10.5.2) (2025-03-03)


### Bug Fixes

* disable secret autoGenerated flag since it causes race condition ([#2906](https://github.com/camunda/camunda-platform-helm/issues/2906)) ([ddbccd9](https://github.com/camunda/camunda-platform-helm/commit/ddbccd9089c517ba12cf401e1f2617ffda55738e))
* increase zeebeGateway resources ([#3025](https://github.com/camunda/camunda-platform-helm/issues/3025)) ([bb34dba](https://github.com/camunda/camunda-platform-helm/commit/bb34dba9a8d7062d03bbfde9c075b9c71e56e397))
* remove unused test connection pod ([#3001](https://github.com/camunda/camunda-platform-helm/issues/3001)) ([9d2309a](https://github.com/camunda/camunda-platform-helm/commit/9d2309ab50c3bc1e3bb0fb2d0b7e6a27ed587200))


### Dependencies

* update bitnami/postgresql docker tag to v14.16.0-debian-12-r2 ([#2946](https://github.com/camunda/camunda-platform-helm/issues/2946)) ([ca63da9](https://github.com/camunda/camunda-platform-helm/commit/ca63da984f713155a74ce425d06e05d3874c7d0b))
* update bitnami/postgresql docker tag to v14.16.0-debian-12-r3 ([#2959](https://github.com/camunda/camunda-platform-helm/issues/2959)) ([57ebceb](https://github.com/camunda/camunda-platform-helm/commit/57ebceb9eaccb3f0393a5a5ede67a17ff6bcab4f))
* update bitnami/postgresql docker tag to v14.16.0-debian-12-r4 ([#2963](https://github.com/camunda/camunda-platform-helm/issues/2963)) ([0060e84](https://github.com/camunda/camunda-platform-helm/commit/0060e8454c5901b9d08248ea56e5080f4d08fd83))
* update bitnami/postgresql docker tag to v14.17.0-debian-12-r1 ([#2967](https://github.com/camunda/camunda-platform-helm/issues/2967)) ([2f9851c](https://github.com/camunda/camunda-platform-helm/commit/2f9851cf8a85915d7329dfc99e2c348195376988))
* update camunda-platform-8.5 (patch) ([#2937](https://github.com/camunda/camunda-platform-helm/issues/2937)) ([6d6ac51](https://github.com/camunda/camunda-platform-helm/commit/6d6ac5180d6b373d3791a920a51345d45a80c230))
* update camunda-platform-8.5 (patch) ([#3044](https://github.com/camunda/camunda-platform-helm/issues/3044)) ([7264c4b](https://github.com/camunda/camunda-platform-helm/commit/7264c4b883bce842d11592bf9b66457a6780efca))
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.5/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 10.5.1
version: 10.5.2
appVersion: 8.5.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down

0 comments on commit 824b6c6

Please sign in to comment.