From dd92bae02b78a66c060cead77b06a4726b6a1511 Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Thu, 20 Jun 2024 17:04:15 +0300 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 45b2739..264bb83 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.12.2 +version: 0.12.3 appVersion: "1.2.0" dependencies: - name: prometheus @@ -10,7 +10,7 @@ dependencies: version: 15.16.* condition: prometheus.enabled - name: node-agent - version: 0.1.77 + version: 0.1.78 repository: https://coroot.github.io/helm-charts condition: node-agent.enabled - name: clickhouse