From 5ac0333df71a0e147ce6a5ec02a01d1db3407543 Mon Sep 17 00:00:00 2001 From: Kyriakos Akriotis Date: Mon, 27 May 2024 23:31:10 +0200 Subject: [PATCH] updated helm chart version --- charts/sleepcycles/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/sleepcycles/Chart.yaml b/charts/sleepcycles/Chart.yaml index f9368b4..641af71 100644 --- a/charts/sleepcycles/Chart.yaml +++ b/charts/sleepcycles/Chart.yaml @@ -13,7 +13,7 @@ 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.1.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.