Skip to content

Commit

Permalink
Update Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Aug 30, 2024
1 parent 79cdee6 commit c67312e
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,15 +2,15 @@ apiVersion: v2
name: coroot
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.14.10
version: 0.14.11
appVersion: "1.4.2"
dependencies:
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 15.16.*
condition: prometheus.enabled
- name: node-agent
version: 0.1.90
version: 0.1.89
repository: https://coroot.github.io/helm-charts
condition: node-agent.enabled
- name: clickhouse
Expand Down

0 comments on commit c67312e

Please sign in to comment.