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