From a4e555b81d23a6b4f3cf69841511e10188449ed5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 19 Apr 2023 02:28:19 +0000 Subject: [PATCH] Release oncall Helm chart 1.2.13 --- 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 27d9606a..e3c6613e 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.12 -appVersion: v1.2.12 +version: 1.2.13 +appVersion: v1.2.13 dependencies: - name: cert-manager version: v1.8.0