From 056e647559e517cb62e2a5e03a67ac773df19290 Mon Sep 17 00:00:00 2001 From: Hayden Roszell Date: Thu, 15 Sep 2022 10:17:48 -0700 Subject: [PATCH] increment chart version --- charts/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/Chart.yaml b/charts/Chart.yaml index d197f4e..778ed2a 100644 --- a/charts/Chart.yaml +++ b/charts/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: 1.0.0 +version: 1.0.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