From 23bd7b5e29b78dc8fcbb507f7a83e018b32e571b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 3 Feb 2025 18:45:47 +0000 Subject: [PATCH] Release oncall Helm chart 1.14.3 --- 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 2f6a7321..fc626a49 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.14.1 -appVersion: v1.14.1 +version: 1.14.3 +appVersion: v1.14.3 dependencies: - name: cert-manager version: v1.8.0