From bf6a4adde4d62a10083cd7d730e29fa42554964c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 26 Jun 2023 17:27:46 +0000 Subject: [PATCH] Release oncall Helm chart 1.3.1 --- 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 b520e2b2..efc158c0 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.3.0 -appVersion: v1.3.0 +version: 1.3.1 +appVersion: v1.3.1 dependencies: - name: cert-manager version: v1.8.0