From bd5dd39f8657bc7b4a2f253bc2a477fbbd6f40bc Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Wed, 7 Sep 2022 12:32:38 +0100 Subject: [PATCH] Update Chart.yaml --- helm/oncall/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/oncall/Chart.yaml b/helm/oncall/Chart.yaml index 2f98dd4c..a4849952 100644 --- a/helm/oncall/Chart.yaml +++ b/helm/oncall/Chart.yaml @@ -8,13 +8,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.4 +version: 1.0.5 # 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.32" +appVersion: "v1.0.35" dependencies: - name: cert-manager version: v1.8.0