Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
d99dd2ea
Commit
d99dd2ea
authored
4 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Update chart meta data
parent
44e562c9
No related branches found
No related tags found
1 merge request
!60
Introduce a Theodolite Helm chart for deploying all dependencies
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/helm/theodolite-chart/Chart.yaml
+12
-19
12 additions, 19 deletions
execution/helm/theodolite-chart/Chart.yaml
with
12 additions
and
19 deletions
execution/helm/theodolite-chart/Chart.yaml
+
12
−
19
View file @
d99dd2ea
apiVersion
:
v2
apiVersion
:
v2
name
:
theodolite
name
:
theodolite
description
:
A Helm chart for Kubernetes
description
:
Theodolite is a framework for benchmarking the scalability stream processing engines.
home
:
https://cau-se.github.io/theodolite
sources
:
-
https://github.com/cau-se/theodolite
maintainers
:
-
name
:
Sören Henning
email
:
soeren.henning@email.uni-kiel.de
url
:
https://www.se.informatik.uni-kiel.de/en/team/soeren-henning-m-sc
# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type
:
application
type
:
application
dependencies
:
# A list of the chart requirements (optional)
dependencies
:
-
name
:
grafana
-
name
:
grafana
version
:
6.0.0
version
:
6.0.0
repository
:
https://grafana.github.io/helm-charts
# https://charts.helm.sh/stable/
repository
:
https://grafana.github.io/helm-charts
condition
:
grafana.enabled
condition
:
grafana.enabled
-
name
:
kube-prometheus-stack
-
name
:
kube-prometheus-stack
version
:
12.0.0
version
:
12.0.0
...
@@ -30,12 +29,6 @@ dependencies: # A list of the chart requirements (optional)
...
@@ -30,12 +29,6 @@ dependencies: # A list of the chart requirements (optional)
repository
:
https://lightbend.github.io/kafka-lag-exporter/repo/
repository
:
https://lightbend.github.io/kafka-lag-exporter/repo/
condition
:
kafka-lag-exporter.enabled
condition
:
kafka-lag-exporter.enabled
# This is the chart version. This version number should be incremented each time you make changes
version
:
0.4.0-SNAPSHOT
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version
:
0.1.0
# This is the version number of the application being deployed. This version number should be
appVersion
:
0.4.0-SNAPSHOT
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion
:
0.3.0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment