From 3a2bfa997283dfc3787a75e0cb8f7662d28e8ae7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 24 Sep 2024 19:53:39 +0000 Subject: [PATCH] Release oncall Helm chart 1.9.29 --- 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 a39062a80c..1362b78265 100644 --- a/helm/oncall/Chart.yaml +++ b/helm/oncall/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: oncall description: Developer-friendly incident response with brilliant Slack integration type: application -version: 1.9.27 -appVersion: v1.9.27 +version: 1.9.29 +appVersion: v1.9.29 dependencies: - name: cert-manager version: v1.8.0