From 229179fc97ed0200ca373485b4cb96670e4db52d Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 24 Sep 2024 13:59:52 -0400 Subject: [PATCH] Revert "Merge: 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 1362b78265..a39062a80c 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.29 -appVersion: v1.9.29 +version: 1.9.27 +appVersion: v1.9.27 dependencies: - name: cert-manager version: v1.8.0