Skip to content

Commit

Permalink
node-agent: 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin authored Oct 26, 2022
1 parent 2d3e6f2 commit 8d02f14
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.2
version: 0.1.3
appVersion: "0.6.0"
dependencies:
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 15.16.*
condition: prometheus.enabled
- name: node-agent
version: 0.1.1
version: 0.1.2
repository: https://coroot.github.io/helm-charts
condition: node-agent.enabled

0 comments on commit 8d02f14

Please sign in to comment.