From 248b081761731d59c85e474205e70faef3c711a6 Mon Sep 17 00:00:00 2001 From: Fabio Date: Wed, 28 Sep 2022 10:40:14 -0300 Subject: [PATCH] Changed default version for mail-mta-autoconfig --- charts/mail-mta-autoconfig/v0.1.0/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mail-mta-autoconfig/v0.1.0/Chart.yaml b/charts/mail-mta-autoconfig/v0.1.0/Chart.yaml index db2841d..e62325a 100644 --- a/charts/mail-mta-autoconfig/v0.1.0/Chart.yaml +++ b/charts/mail-mta-autoconfig/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.1" +appVersion: "0.2.0"