From 4dccefb0ab7ce55ae5cb6fc3cf43d7f7940eeb72 Mon Sep 17 00:00:00 2001 From: "Reuven V. Gonzales" Date: Sun, 15 Dec 2024 20:10:53 +0000 Subject: [PATCH] Bump mcs chart version --- ops/helm-charts/metrics-calculation-service/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/helm-charts/metrics-calculation-service/Chart.yaml b/ops/helm-charts/metrics-calculation-service/Chart.yaml index 87eba5dd..a6e3713b 100644 --- a/ops/helm-charts/metrics-calculation-service/Chart.yaml +++ b/ops/helm-charts/metrics-calculation-service/Chart.yaml @@ -3,5 +3,5 @@ name: metrics-calculation-service description: The metrics calculation service type: application -version: 0.8.0 +version: 0.8.1 appVersion: 0.1.0 \ No newline at end of file