Skip to content

Commit

Permalink
pyroscope: pyroscope-ebpf.enabled condition
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Mar 3, 2023
1 parent a468085 commit 8ffdf38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/coroot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: coroot
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.2.3
version: 0.2.4
appVersion: "0.14.2"
dependencies:
- name: prometheus
Expand All @@ -20,4 +20,4 @@ dependencies:
- name: pyroscope-ebpf
repository: https://pyroscope-io.github.io/helm-chart
version: 0.1.*
condition: pyroscope.enabled
condition: pyroscope-ebpf.enabled

0 comments on commit 8ffdf38

Please sign in to comment.