Commit 50a338a 1 parent 94fa6ad commit 50a338a Copy full SHA for 50a338a
File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 25
25
helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
26
26
helm repo add bitnami https://charts.bitnami.com/bitnami
27
27
helm repo add hashicorp https://helm.releases.hashicorp.com
28
- helm repo add grafana https://grafana.github.io/helm-charts
29
28
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
30
- helm repo add fluent https://fluent.github.io/helm-charts
31
29
helm repo update
32
30
33
31
- name : Update Helm dependencies
Original file line number Diff line number Diff line change 37
37
helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
38
38
helm repo add hashicorp https://helm.releases.hashicorp.com
39
39
helm repo add nats https://nats-io.github.io/k8s/helm/charts/
40
+ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
40
41
helm repo update
41
42
42
43
- name : Update Helm dependencies
You can’t perform that action at this time.
0 commit comments