From bde3dfcfb962a18615c3d40412242b7bdd9e4e41 Mon Sep 17 00:00:00 2001 From: Anton Petruhin Date: Thu, 11 Apr 2024 15:03:23 +0400 Subject: [PATCH] node-agent v1.18.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 33be03e..ee6c14d 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.9.0 +version: 0.9.1 appVersion: "1.0.0-rc1" dependencies: - name: prometheus @@ -10,7 +10,7 @@ dependencies: version: 15.16.* condition: prometheus.enabled - name: node-agent - version: 0.1.61 + version: 0.1.62 repository: https://coroot.github.io/helm-charts condition: node-agent.enabled - name: clickhouse