From 14a222aa0430a50fcd6ad46ba1545660733e12d0 Mon Sep 17 00:00:00 2001 From: Fabio Rauber Date: Wed, 27 Apr 2022 09:57:36 -0300 Subject: [PATCH] Changed default appVersion --- charts/pv-resizer/v0.1.0/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pv-resizer/v0.1.0/Chart.yaml b/charts/pv-resizer/v0.1.0/Chart.yaml index b0308a9..f683f2c 100644 --- a/charts/pv-resizer/v0.1.0/Chart.yaml +++ b/charts/pv-resizer/v0.1.0/Chart.yaml @@ -13,4 +13,4 @@ version: 0.1.0 # 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.1.0" +appVersion: "0.1.1"