From 8acae6d726107ccd1bda4b9e6fdd00b257e61c43 Mon Sep 17 00:00:00 2001 From: Leonardo Rodrigues de Mello Date: Wed, 21 Aug 2024 08:07:25 -0400 Subject: [PATCH] Update version to fix CI The CI is failing because a PR was merged but the version of the chart was not updated. This should fix the CI. Signed-off-by: Leonardo Rodrigues de Mello --- charts/opencost/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/opencost/Chart.yaml b/charts/opencost/Chart.yaml index 51645ad..4fcc11c 100755 --- a/charts/opencost/Chart.yaml +++ b/charts/opencost/Chart.yaml @@ -9,7 +9,7 @@ keywords: - finops - monitoring - opencost -version: 1.41.0 +version: 1.42.0 maintainers: - name: mattray url: https://mattray.dev