From 1401d65a94493cd673b621835f28ceed7323e3ea Mon Sep 17 00:00:00 2001 From: Ryotaro Banno Date: Wed, 4 Dec 2024 07:34:25 +0000 Subject: [PATCH] Bump mantle-cluster-wide chart version to 0.2.0 Signed-off-by: Ryotaro Banno --- charts/mantle-cluster-wide/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mantle-cluster-wide/Chart.yaml b/charts/mantle-cluster-wide/Chart.yaml index 8205e439..30b269a8 100644 --- a/charts/mantle-cluster-wide/Chart.yaml +++ b/charts/mantle-cluster-wide/Chart.yaml @@ -15,10 +15,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: 0.1.0 +version: 0.2.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.0" +appVersion: "0.2.0"