-
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: Zelldon <[email protected]>
- Loading branch information
Zelldon
authored and
Zelldon
committed
Jan 24, 2024
1 parent
f3575c8
commit e2ef3d3
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: "reduce elastic sts name" | ||
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/links: | | ||
- name: Zeebe Repo | ||
url: https://github.com/camunda/zeebe | ||
- name: Zeebe Docs | ||
url: https://docs.camunda.io/docs/components/zeebe/zeebe-overview/ | ||
apiVersion: v2 | ||
appVersion: 8.2.5 | ||
created: "2024-01-24T13:50:43.452044008Z" | ||
dependencies: | ||
- condition: camunda.enabled | ||
name: camunda-platform | ||
repository: https://helm.camunda.io | ||
version: 9.0.2 | ||
- condition: prometheus-elasticsearch-exporter.enabled | ||
name: prometheus-elasticsearch-exporter | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 5.2.0 | ||
description: A Helm chart for Zeebe benchmarks | ||
digest: 07cd9fb4fa5621685521e633744749e250c8f1aa458a1062223c9539bd3473e4 | ||
maintainers: | ||
- email: [email protected] | ||
name: Zelldon | ||
name: zeebe-benchmark | ||
sources: | ||
- https://github.com/zeebe-io/benchmark-helm | ||
- https://github.com/camunda/zeebe | ||
type: application | ||
urls: | ||
- https://github.com/zeebe-io/benchmark-helm/releases/download/zeebe-benchmark-0.2.1/zeebe-benchmark-0.2.1.tgz | ||
version: 0.2.1 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: added | ||
|
@@ -767,4 +802,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-01-17T16:04:54.542263862Z" | ||
generated: "2024-01-24T13:50:43.452240413Z" |