From 8b136a221701fd78ff332f7a19d1c65d7e9c434a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 30 May 2023 15:40:46 +0000 Subject: [PATCH] Release oncall Helm chart 1.2.33 --- 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 cb330dd4..ec8a5591 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.2.32 -appVersion: v1.2.32 +version: 1.2.33 +appVersion: v1.2.33 dependencies: - name: cert-manager version: v1.8.0