From 612445047b73388d2a4fb2ccc3649819722ee7ee Mon Sep 17 00:00:00 2001 From: raziel Date: Tue, 29 Mar 2022 17:53:26 +0300 Subject: [PATCH] increase major 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 3fc6b47..3d3a65d 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.6.9 +version: 1.7.0 # 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.6.10" +appVersion: "v1.7.0" maintainers: - name: Ben Hirschberg