From 96c21d15a708dad26596a8ff2c4cbc3bca648d63 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 20 Nov 2024 16:47:09 +0000 Subject: [PATCH] Release oncall Helm chart 1.13.0 --- 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 018de7491..be9c49b95 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.12.1 -appVersion: v1.12.1 +version: 1.13.0 +appVersion: v1.13.0 dependencies: - name: cert-manager version: v1.8.0