From 8ea6b2208ece59c13810a7a9ca10b6c535b4dcd2 Mon Sep 17 00:00:00 2001 From: Ben Hirschberg Date: Tue, 7 Dec 2021 13:37:32 +0200 Subject: [PATCH] new version --- charts/armo-components/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/armo-components/Chart.yaml b/charts/armo-components/Chart.yaml index 4f06431..6984851 100644 --- a/charts/armo-components/Chart.yaml +++ b/charts/armo-components/Chart.yaml @@ -17,13 +17,13 @@ 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.2 +version: 1.0.3 # 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: "v1.0.2" +appVersion: "v1.0.3" maintainers: - name: Ben Hirschberg