diff --git a/index.yaml b/index.yaml index 5a5b146..1dd666c 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,65 @@ apiVersion: v1 entries: zeebe-benchmark: + - annotations: + artifacthub.io/changes: | + - kind: added + description: "add example values file" + - kind: added + description: "add publish message configuration" + - kind: added + description: "configure starter app" + - kind: added + description: "add payloadPath and completionDelay as config" + - kind: added + description: "extend worker configuration" + - kind: fixed + description: "correctly reset benchmark app" + - kind: fixed + description: "configure starter correctly" + - kind: fixed + description: "set extraBpmnModels correct in starter app" + - kind: fixed + description: "scrape correct endpoint" + - kind: fixed + description: "separate deployments" + - kind: changed + description: "remove worker" + - kind: changed + description: "introduce workers values" + - kind: changed + description: "replace defaults" + 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-09-16T07:10:49.447928885Z" + dependencies: + - condition: camunda.enabled + name: camunda-platform + repository: oci://ghcr.io/camunda/helm + version: 0.0.0-8.6.0-alpha4 + - 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: 82e9aa427db1936b96a787c16021ae6556a4dd455f59f3f5ff9f1f9451cf6188 + maintainers: + - email: christopher.zell@camunda.com + 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.0/zeebe-benchmark-0.3.0.tgz + version: 0.3.0 - annotations: artifacthub.io/changes: | - kind: added @@ -915,4 +974,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-08-22T11:50:13.154289859Z" +generated: "2024-09-16T07:10:49.448122888Z"