From b86cdcee122126c6a01d58f826967719254ef80d Mon Sep 17 00:00:00 2001 From: Prashant Shahi Date: Wed, 15 Jun 2022 03:55:38 +0530 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=94=96=20Bump=20up=20si?= =?UTF-8?q?gnoz=20to=200.0.18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Prashant Shahi --- charts/signoz/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/signoz/Chart.yaml b/charts/signoz/Chart.yaml index 71295315..648f9e52 100644 --- a/charts/signoz/Chart.yaml +++ b/charts/signoz/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: signoz -version: 0.0.17 +version: 0.0.18 appVersion: "0.8.2" description: SigNoz Observability Platform Helm Chart type: application