From 4983bd63c18b22a5e94aea060f28be0b1c27c7b2 Mon Sep 17 00:00:00 2001 From: Anton Petruhin Date: Tue, 23 Jul 2024 13:34:33 +0400 Subject: [PATCH] node-agent v1.20.7 --- charts/coroot/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/coroot/Chart.yaml b/charts/coroot/Chart.yaml index 4e9376e..402be2a 100644 --- a/charts/coroot/Chart.yaml +++ b/charts/coroot/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: coroot description: A monitoring and troubleshooting tool for microservice architectures. type: application -version: 0.13.4 +version: 0.13.5 appVersion: "1.3.1" dependencies: - name: prometheus @@ -10,7 +10,7 @@ dependencies: version: 15.16.* condition: prometheus.enabled - name: node-agent - version: 0.1.82 + version: 0.1.83 repository: https://coroot.github.io/helm-charts condition: node-agent.enabled - name: clickhouse