Skip to content

Commit

Permalink
chore(release): Camunda Platform Helm Chart
Browse files Browse the repository at this point in the history
  • Loading branch information
distro-ci[bot] authored Jan 21, 2025
1 parent 24e9c1a commit 48e8114
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/config/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"charts/camunda-platform-8.3": "8.3.23",
"charts/camunda-platform-8.4": "9.4.6",
"charts/camunda-platform-8.5": "10.4.8",
"charts/camunda-platform-8.6": "11.1.1",
"charts/camunda-platform-alpha": "8.7.0-alpha2"
"charts/camunda-platform-8.5": "10.5.0",
"charts/camunda-platform-8.6": "11.2.0",
"charts/camunda-platform-alpha": "8.8.0-alpha2"
}
8 changes: 8 additions & 0 deletions charts/camunda-platform-8.5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [10.5.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.5-v10.4.8...camunda-platform-8.5-10.5.0) (2025-01-21)


### Features

* configure web-modeler restapi JWK Set URI ([#2704](https://github.com/camunda/camunda-platform-helm/issues/2704)) ([0be3045](https://github.com/camunda/camunda-platform-helm/commit/0be304587c72c25644f08e3520089065eff55a8a))
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.4.8
version: 10.5.0
appVersion: 8.5.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down
8 changes: 8 additions & 0 deletions charts/camunda-platform-8.6/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [11.2.0](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-8.6-v11.1.1...camunda-platform-8.6-11.2.0) (2025-01-21)


### Features

* configure web-modeler restapi JWK Set URI ([#2704](https://github.com/camunda/camunda-platform-helm/issues/2704)) ([0be3045](https://github.com/camunda/camunda-platform-helm/commit/0be304587c72c25644f08e3520089065eff55a8a))
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.6/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 11.1.1
version: 11.2.0
appVersion: 8.6.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down
13 changes: 13 additions & 0 deletions charts/camunda-platform-alpha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [8.8.0-alpha2](https://github.com/camunda/camunda-platform-helm/compare/camunda-platform-alpha-v8.7.0-alpha2...camunda-platform-alpha-8.8.0-alpha2) (2025-01-21)


### Features

* configure web-modeler restapi JWK Set URI ([#2704](https://github.com/camunda/camunda-platform-helm/issues/2704)) ([0be3045](https://github.com/camunda/camunda-platform-helm/commit/0be304587c72c25644f08e3520089065eff55a8a))


### Refactors

* switch 8.7 to 8.6 chart structure ([#2790](https://github.com/camunda/camunda-platform-helm/issues/2790)) ([24e9c1a](https://github.com/camunda/camunda-platform-helm/commit/24e9c1a2d57025dcd08a14fb2a324c4af4cdcbac))
2 changes: 1 addition & 1 deletion charts/camunda-platform-alpha/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: camunda-platform
version: 8.7.0-alpha3
version: 8.8.0-alpha2
appVersion: 8.7.x
description: |
Camunda 8 Self-Managed Helm charts.
Expand Down

0 comments on commit 48e8114

Please sign in to comment.