From aece131ce7407f48fd9d664e643eb880c4915f4f Mon Sep 17 00:00:00 2001 From: Michal Ziobro Date: Wed, 4 Jan 2023 11:37:05 +0100 Subject: [PATCH] chore(): test building changelog --- Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index b9751de..5d2fbe9 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,11 +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.1 +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. # It is recommended to use it with quotes. appVersion: "1.16.0" -