From 314b1db19bb75b810dddf9d40ae98b73c0a4f481 Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Mon, 29 Apr 2024 16:44:28 +0100 Subject: [PATCH] Update version correctly Signed-off-by: Michel Hollands --- charts/meta-monitoring/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/meta-monitoring/Chart.yaml b/charts/meta-monitoring/Chart.yaml index 018dee1..e835133 100644 --- a/charts/meta-monitoring/Chart.yaml +++ b/charts/meta-monitoring/Chart.yaml @@ -13,12 +13,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.1 +version: 0.0.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.2" +appVersion: "0.0.1" dependencies: - name: loki repository: https://grafana.github.io/helm-charts