From 3e28735ee32a06a4b9056474e54fcca28b1eb111 Mon Sep 17 00:00:00 2001 From: Deferrent Date: Thu, 16 Jan 2025 13:25:58 -0500 Subject: [PATCH] upgrade chart Signed-off-by: Deferrent --- charts/hello-world/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hello-world/Chart.yaml b/charts/hello-world/Chart.yaml index 576f5e9..e123dc3 100644 --- a/charts/hello-world/Chart.yaml +++ b/charts/hello-world/Chart.yaml @@ -15,7 +15,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.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