diff --git a/helm/oncall/Chart.yaml b/helm/oncall/Chart.yaml index e2afac05..828becab 100644 --- a/helm/oncall/Chart.yaml +++ b/helm/oncall/Chart.yaml @@ -2,9 +2,8 @@ apiVersion: v2 name: oncall description: Developer-friendly incident response with brilliant Slack integration type: application -# version and appVersion are handled by CI, no need to change them manually -version: 1.2.41 -appVersion: v1.2.41 +version: 1.2.42 +appVersion: v1.2.42 dependencies: - name: cert-manager version: v1.8.0