From 44b0c288695120dad076620645d73dff44281e91 Mon Sep 17 00:00:00 2001 From: Jose Riguera Date: Thu, 14 Mar 2024 11:01:05 +0100 Subject: [PATCH] Release 1.0.0 Co-authored-by: Cem Deniz Kabakci --- charts/mimirrules-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mimirrules-controller/Chart.yaml b/charts/mimirrules-controller/Chart.yaml index dd9c227..6e9cf44 100644 --- a/charts/mimirrules-controller/Chart.yaml +++ b/charts/mimirrules-controller/Chart.yaml @@ -21,10 +21,10 @@ 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: 1.0.3 +version: 1.0.0 # 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.1.1" +appVersion: "1.0.0"