From 1c502d82d7b792ebccd74eff74e551d8aeff48ba Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 6 Jan 2025 18:48:01 +0000 Subject: [PATCH] Release oncall Helm chart 1.14.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 3524ab53f7..4d30ed36b2 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.13.11 -appVersion: v1.13.11 +version: 1.14.0 +appVersion: v1.14.0 dependencies: - name: cert-manager version: v1.8.0