From e87f738da81d2cd562d913f54d18f2d453458e1f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 18 Feb 2025 18:42:22 +0000 Subject: [PATCH 1/3] Release oncall Helm chart 1.15.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 dc0a6dcb..48570c70 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.4 -appVersion: v1.14.4 +version: 1.15.0 +appVersion: v1.15.0 dependencies: - name: cert-manager version: v1.8.0 From 2924058e3738b976f0337b6bcae92605c7e26b80 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 6 Mar 2025 18:09:23 +0000 Subject: [PATCH 2/3] Release oncall Helm chart 1.15.2 --- 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 48570c70..16f46297 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.15.0 -appVersion: v1.15.0 +version: 1.15.2 +appVersion: v1.15.2 dependencies: - name: cert-manager version: v1.8.0 From 7821ae7e8f9ddd46be435822dabf287d9fb18ba5 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 11 Mar 2025 10:59:41 -0500 Subject: [PATCH 3/3] dev -> main (#5494) Co-authored-by: Vadim Stepanov --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 510a4a62..700318da 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ -# Grafana OnCall +# 🚨 Update: Grafana OnCall OSS 🚨 + +As of 2025-03-11, Grafana OnCall (OSS) has entered maintenance mode and will be archived on 2026-03-24. +While you may continue to use OnCall OSS in its current state, no further updates or new features will be introduced. +However, we will still provide fixes for critical bugs and for valid CVEs with a CVSS score of 7.0 or higher. + +For users seeking a fully supported and actively maintained alternative, +**Grafana Cloud IRM** offers a modern approach to incident response and on-call management. + +- [Grafana OnCall OSS updates blog](https://grafana.com/blog/2025/03/11/grafana-oncall-maintenance-mode/) +- [Grafana Cloud IRM announcement blog post](https://grafana.com/blog/2025/03/11/oncall-management-incident-response-grafana-cloud-irm/) +- [Migration Guide](https://grafana.com/docs/oncall/latest/set-up/migration-from-other-tools/) + +## Grafana OnCall