From 7f0a6975afc15c666d8c923b135a71872054e478 Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Fri, 27 Jan 2023 13:53:36 +0100 Subject: [PATCH] DEV-847 Raised chart version du to new netpols --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 669672e..eaac815 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,13 +15,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: 0.1.18 +version: 0.1.19 # 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: "0.1.17" +appVersion: "0.1.18" dependencies: - name: tenant