From 3bb15cff9423bb4839d58e86fd31531a9dbf8347 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 19 Apr 2023 15:35:55 +0000 Subject: [PATCH] Release oncall Helm chart 1.2.14 --- 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 e3c6613e..b4369403 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.13 -appVersion: v1.2.13 +version: 1.2.14 +appVersion: v1.2.14 dependencies: - name: cert-manager version: v1.8.0