Skip to content
Snippets Groups Projects
Commit 71ae7b2c authored by Sören Henning's avatar Sören Henning
Browse files

Merge branch 'main' of git.se.informatik.uni-kiel.de:she/theodolite into main

parents 7aee0a6f 5780aba2
No related branches found
No related tags found
No related merge requests found
Pipeline #11149 failed
...@@ -8,7 +8,7 @@ authors: ...@@ -8,7 +8,7 @@ authors:
given-names: Wilhelm given-names: Wilhelm
orcid: "https://orcid.org/0000-0001-6625-4335" orcid: "https://orcid.org/0000-0001-6625-4335"
title: Theodolite title: Theodolite
version: "0.8.2" version: "0.8.3"
repository-code: "https://github.com/cau-se/theodolite" repository-code: "https://github.com/cau-se/theodolite"
license: "Apache-2.0" license: "Apache-2.0"
doi: "10.1007/s10664-022-10162-1" doi: "10.1007/s10664-022-10162-1"
......
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
"codeRepository": "https://github.com/cau-se/theodolite", "codeRepository": "https://github.com/cau-se/theodolite",
"dateCreated": "2020-03-13", "dateCreated": "2020-03-13",
"datePublished": "2020-07-27", "datePublished": "2020-07-27",
"dateModified": "2022-11-20", "dateModified": "2023-12-31",
"downloadUrl": "https://github.com/cau-se/theodolite/releases", "downloadUrl": "https://github.com/cau-se/theodolite/releases",
"name": "Theodolite", "name": "Theodolite",
"version": "0.8.2", "version": "0.8.3",
"description": "Theodolite is a framework for benchmarking the horizontal and vertical scalability of cloud-native applications.", "description": "Theodolite is a framework for benchmarking the horizontal and vertical scalability of cloud-native applications.",
"developmentStatus": "active", "developmentStatus": "active",
"relatedLink": [ "relatedLink": [
......
apiVersion: v1 apiVersion: v1
entries: entries:
theodolite: theodolite:
- apiVersion: v2
appVersion: 0.8.3
created: "2023-01-31T18:28:08.273346921+01:00"
dependencies:
- condition: grafana.enabled
name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.17.*
- condition: kube-prometheus-stack.enabled
name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 41.7.*
- condition: cp-helm-charts.enabled
name: cp-helm-charts
repository: https://soerenhenning.github.io/cp-helm-charts
version: 0.6.0
- condition: strimzi.enabled
name: strimzi-kafka-operator
repository: https://strimzi.io/charts/
version: 0.29.*
description: Theodolite is a framework for benchmarking the horizontal and vertical
scalability of cloud-native applications.
digest: f0b3ce50db9dec094993073cd8aebf548929e529d399710dda0235d1ea185546
home: https://www.theodolite.rocks
icon: https://www.theodolite.rocks/assets/logo/theodolite-stacked-transparent.svg
maintainers:
- email: soeren.henning@email.uni-kiel.de
name: Sören Henning
url: https://www.se.informatik.uni-kiel.de/en/team/soeren-henning-m-sc
name: theodolite
sources:
- https://github.com/cau-se/theodolite
type: application
urls:
- https://github.com/cau-se/theodolite/releases/download/v0.8.3/theodolite-0.8.3.tgz
version: 0.8.3
- apiVersion: v2 - apiVersion: v2
appVersion: 0.8.2 appVersion: 0.8.2
created: "2022-11-20T11:37:04.711009053+01:00" created: "2022-11-20T11:37:04.711009053+01:00"
...@@ -459,4 +495,4 @@ entries: ...@@ -459,4 +495,4 @@ entries:
urls: urls:
- https://github.com/cau-se/theodolite/releases/download/v0.4.0/theodolite-0.4.0.tgz - https://github.com/cau-se/theodolite/releases/download/v0.4.0/theodolite-0.4.0.tgz
version: 0.4.0 version: 0.4.0
generated: "2022-11-20T11:37:04.66991317+01:00" generated: "2023-01-31T18:28:08.220134117+01:00"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment