From c67312e433a881ac7f8b5e1241c46bee69365c7a Mon Sep 17 00:00:00 2001 From: Anton Petruhin Date: Fri, 30 Aug 2024 19:20:48 +0400 Subject: [PATCH] Update Chart.yaml --- 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 54a7a03..62f2966 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.14.10 +version: 0.14.11 appVersion: "1.4.2" dependencies: - name: prometheus @@ -10,7 +10,7 @@ dependencies: 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