From ca3fae2d0037a637adc261fc6562918646d15d5a Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Tue, 16 Jan 2024 13:52:59 +0300 Subject: [PATCH] coroot v0.26.0 --- charts/coroot/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/coroot/Chart.yaml b/charts/coroot/Chart.yaml index d11c6e1..ee2e381 100644 --- a/charts/coroot/Chart.yaml +++ b/charts/coroot/Chart.yaml @@ -2,15 +2,15 @@ apiVersion: v2 name: coroot description: A monitoring and troubleshooting tool for microservice architectures. type: application -version: 0.7.5 -appVersion: "0.25.5" +version: 0.7.6 +appVersion: "0.26.0" dependencies: - name: prometheus repository: https://prometheus-community.github.io/helm-charts version: 15.16.* condition: prometheus.enabled - name: node-agent - version: 0.1.52 + version: 0.1.53 repository: https://coroot.github.io/helm-charts condition: node-agent.enabled - name: pyroscope