From 6a47c8c5023e6c44e47281202f8dd9c3e179fa91 Mon Sep 17 00:00:00 2001 From: Nikolay Sivko Date: Mon, 23 Jan 2023 19:29:43 +0300 Subject: [PATCH] Bump the chart version --- charts/coroot/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/coroot/Chart.yaml b/charts/coroot/Chart.yaml index 61ee769..6237b7a 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.1.19 +version: 0.1.20 appVersion: "0.12.1" dependencies: - name: prometheus