From 3be60a62bef94015c7d7fc85ba0c3014acb8bd5e Mon Sep 17 00:00:00 2001 From: "camillo.rossi@gmail.com" Date: Mon, 9 Oct 2023 17:23:48 +1100 Subject: [PATCH] Helm Update --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index c78f155..2414893 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -16,14 +16,14 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.2 +version: 1.1.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.2.0" +appVersion: "v2.0.0" maintainers: - email: vkaci-tool@cisco.com