Skip to content

Commit

Permalink
Merge pull request #123 from zeebe-io/release
Browse files Browse the repository at this point in the history
Release Zeebe Benchmark Helm Chart v0.1.22
  • Loading branch information
megglos authored Nov 27, 2023
2 parents 1ffcb38 + cc5994a commit f5b3ebf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ apiVersion: v2
name: zeebe-benchmark
description: A Helm chart for Zeebe benchmarks
type: application
version: 0.1.21
version: 0.1.22
appVersion: "8.2.5"
sources:
- https://github.com/zeebe-io/benchmark-helm
- https://github.com/camunda/zeebe
dependencies:
- name: camunda-platform
repository: "https://helm.camunda.io"
version: 8.2.13
version: 8.2.17
condition: "camunda.enabled"
- name: prometheus-elasticsearch-exporter
repository: "https://prometheus-community.github.io/helm-charts"
Expand All @@ -26,4 +26,4 @@ annotations:
- name: Zeebe Docs
url: https://docs.camunda.io/docs/components/zeebe/zeebe-overview/
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: "- kind: fixed\n description: \"refer to custom curator config map\"\n"
artifacthub.io/changes: ""
4 changes: 2 additions & 2 deletions charts/zeebe-benchmark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: zeebe-benchmark
description: A Helm chart for Zeebe benchmarks
type: application
version: 0.1.21
version: 0.1.22
appVersion: "8.2.5"
sources:
- https://github.com/zeebe-io/benchmark-helm
Expand All @@ -26,4 +26,4 @@ annotations:
- name: Zeebe Docs
url: https://docs.camunda.io/docs/components/zeebe/zeebe-overview/
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: "- kind: fixed\n description: \"refer to custom curator config map\"\n"
artifacthub.io/changes: ""
11 changes: 4 additions & 7 deletions charts/zeebe-benchmark/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@ The changelog is automatically generated using [git-chglog](https://github.com/g
and it follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) format.


<a name="zeebe-benchmark-0.1.21"></a>
## [zeebe-benchmark-0.1.21](https://github.com/camunda/camunda-platform-helm/compare/zeebe-benchmark-0.1.20...zeebe-benchmark-0.1.21) (2023-09-28)

### Fix

* refer to custom curator config map
<a name="zeebe-benchmark-0.1.22"></a>
## [zeebe-benchmark-0.1.22](https://github.com/camunda/camunda-platform-helm/compare/zeebe-benchmark-0.1.21...zeebe-benchmark-0.1.22) (2023-11-27)

### Pull Requests

* Merge pull request [#98](https://github.com/camunda/camunda-platform-helm/issues/98) from zeebe-io/release
* Merge pull request [#121](https://github.com/camunda/camunda-platform-helm/issues/121) from zeebe-io/meg-15000-gateway-memory
* Merge pull request [#102](https://github.com/camunda/camunda-platform-helm/issues/102) from zeebe-io/release

0 comments on commit f5b3ebf

Please sign in to comment.