Skip to content

Commit

Permalink
coroot v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
def authored Jan 16, 2024
1 parent 0804ea8 commit ca3fae2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/coroot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ apiVersion: v2
name: coroot
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.7.5
appVersion: "0.25.5"
version: 0.7.6
appVersion: "0.26.0"
dependencies:
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 15.16.*
condition: prometheus.enabled
- name: node-agent
version: 0.1.52
version: 0.1.53
repository: https://coroot.github.io/helm-charts
condition: node-agent.enabled
- name: pyroscope
Expand Down

0 comments on commit ca3fae2

Please sign in to comment.