Skip to content

Commit

Permalink
add missing prometheus helm chart repo
Browse files Browse the repository at this point in the history
  • Loading branch information
atvaccaro committed Aug 29, 2023
1 parent e75ccf0 commit 9cdf10c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ def helm_reqs(c):
c.run(
"helm repo add bitnami-pre-2022 https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami"
)
c.run("helm repo add prometheus-community https://prometheus-community.github.io/helm-charts")


@task
Expand Down

0 comments on commit 9cdf10c

Please sign in to comment.