-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: entangled90 <[email protected]>
- Loading branch information
1 parent
9a62bab
commit 5f57e94
Showing
1 changed file
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,41 @@ | ||
apiVersion: v1 | ||
entries: | ||
zeebe-benchmark: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
description: "increase zeebe cpu limit to 1.7 in default benchmark" | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/links: | | ||
- name: Zeebe Repo | ||
url: https://github.com/camunda/camunda | ||
- name: Zeebe Docs | ||
url: https://docs.camunda.io/docs/components/zeebe/zeebe-overview/ | ||
apiVersion: v2 | ||
appVersion: 8.2.5 | ||
created: "2024-11-08T14:07:05.008955496Z" | ||
dependencies: | ||
- condition: camunda.enabled | ||
name: camunda-platform | ||
repository: oci://ghcr.io/camunda/helm | ||
version: 0.0.0-rc-8.6 | ||
- condition: prometheus-elasticsearch-exporter.enabled | ||
name: prometheus-elasticsearch-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 6.4.0 | ||
description: A Helm chart for Zeebe benchmarks | ||
digest: ea65ef06ae349a2e4a3497b2f1ed92ba2f65a164014126d9484d123a3f4fd4a3 | ||
maintainers: | ||
- email: [email protected] | ||
name: Zelldon | ||
name: zeebe-benchmark | ||
sources: | ||
- https://github.com/zeebe-io/benchmark-helm | ||
- https://github.com/camunda/camunda | ||
type: application | ||
urls: | ||
- https://github.com/zeebe-io/benchmark-helm/releases/download/zeebe-benchmark-0.3.6/zeebe-benchmark-0.3.6.tgz | ||
version: 0.3.6 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
|
@@ -1177,4 +1212,4 @@ entries: | |
urls: | ||
- https://github.com/zeebe-io/benchmark-helm/releases/download/zeebe-benchmark-0.1.2/zeebe-benchmark-0.1.2.tgz | ||
version: 0.1.2 | ||
generated: "2024-11-06T08:15:41.86140385Z" | ||
generated: "2024-11-08T14:07:05.009205565Z" |