-
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
Nov 13, 2024
1 parent
b350f97
commit 59cb7a7
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: changed | ||
description: "disable importer" | ||
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-13T08:18:45.405523376Z" | ||
dependencies: | ||
- condition: camunda.enabled | ||
name: camunda-platform | ||
repository: oci://ghcr.io/camunda/helm | ||
version: 0.0.0-12.0.0-alpha1 | ||
- 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: d78effd1a29c9476ca92891945ac361cd60fbc79032da51dc3bacf80d11478ab | ||
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.8/zeebe-benchmark-0.3.8.tgz | ||
version: 0.3.8 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
|
@@ -1247,4 +1282,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-08T15:53:44.362208574Z" | ||
generated: "2024-11-13T08:18:45.405764105Z" |