Skip to content

Commit

Permalink
node-agent: 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin authored Dec 6, 2022
1 parent 280b1f3 commit eb6500e
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,14 +2,14 @@ apiVersion: v2
name: coroot
description: A monitoring and troubleshooting tool for microservice architectures.
type: application
version: 0.1.10
version: 0.1.11
appVersion: "0.9.0"
dependencies:
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 15.16.*
condition: prometheus.enabled
- name: node-agent
version: 0.1.7
version: 0.1.8
repository: https://coroot.github.io/helm-charts
condition: node-agent.enabled

0 comments on commit eb6500e

Please sign in to comment.