diff --git a/CITATION.cff b/CITATION.cff index 6c534ddf38bb94af772c495a4668d4e3c581c575..5553cac800c53e1d76e593b08906ae05116688c6 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,7 +8,7 @@ authors: given-names: Wilhelm orcid: "https://orcid.org/0000-0001-6625-4335" title: Theodolite -version: "0.8.3" +version: "0.8.4" repository-code: "https://github.com/cau-se/theodolite" license: "Apache-2.0" doi: "10.1007/s10664-022-10162-1" diff --git a/codemeta.json b/codemeta.json index bec76fa5c6f4c6ebfe59208af86086d5c1d16ed8..18d6898a644f6aa9f23b0c0e14580051f694efdd 100644 --- a/codemeta.json +++ b/codemeta.json @@ -5,10 +5,10 @@ "codeRepository": "https://github.com/cau-se/theodolite", "dateCreated": "2020-03-13", "datePublished": "2020-07-27", - "dateModified": "2023-12-31", + "dateModified": "2023-02-01", "downloadUrl": "https://github.com/cau-se/theodolite/releases", "name": "Theodolite", - "version": "0.8.3", + "version": "0.8.4", "description": "Theodolite is a framework for benchmarking the horizontal and vertical scalability of cloud-native applications.", "developmentStatus": "active", "relatedLink": [ diff --git a/docs/index.yaml b/docs/index.yaml index 772ad5be61fc26d9fbbaad44c0b82eb9e4d5e381..c9d0121ab12282d5cb6b2bac478d597dc6f751a2 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,6 +1,42 @@ apiVersion: v1 entries: theodolite: + - apiVersion: v2 + appVersion: 0.8.4 + created: "2023-02-01T14:02:42.124711907+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: 3f2815329938fcb018186d6db251e87ba05243adbbb29582370db6499ed69bcb + 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.4/theodolite-0.8.4.tgz + version: 0.8.4 - apiVersion: v2 appVersion: 0.8.3 created: "2023-01-31T18:28:08.273346921+01:00" @@ -495,4 +531,4 @@ entries: urls: - https://github.com/cau-se/theodolite/releases/download/v0.4.0/theodolite-0.4.0.tgz version: 0.4.0 -generated: "2023-01-31T18:28:08.220134117+01:00" +generated: "2023-02-01T14:02:42.079811501+01:00"