From c95eb89424ca8f490a37ca9fdee1c32447c77458 Mon Sep 17 00:00:00 2001 From: rita7lopes <105070795+rita7lopes@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:15:12 +0100 Subject: [PATCH] Update Chart.yaml versions --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 437c3f9..46a8085 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -13,9 +13,9 @@ 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.2.0 +version: 0.2.1 # 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.2.2" +appVersion: "0.2.3"