diff --git a/docs/sources/integrations/alertmanager/index.md b/docs/sources/integrations/alertmanager/index.md index cad3a90d..e36cd510 100644 --- a/docs/sources/integrations/alertmanager/index.md +++ b/docs/sources/integrations/alertmanager/index.md @@ -171,12 +171,9 @@ You can read more about AlertManager Data model [here](https://prometheus.io/doc 3. Send demo alert to make sure everything went well. 4. Adjust routes to the new shape of payload. You can use payload of the demo alert from previous step as an example. -{{% docs/reference %}} -[user-and-team-management]: "/docs/oncall/ -> /docs/oncall//user-and-team-management" -[user-and-team-management]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/oncall/user-and-team-management" +Screenshot 2023-12-14 at 1 14 21 PM -[complete-the-integration-configuration]: "/docs/oncall/ -> /docs/oncall//integrations#complete-the-integration-configuration" -[complete-the-integration-configuration]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/oncall/integrations#complete-the-integration-configuration" +Screenshot 2023-12-14 at 1 14 32 PM [migration]: "/docs/oncall/ -> /docs/oncall//integrations/alertmanager#migrating-from-legacy-integration" [migration]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/oncall/integrations/alertmanager#migrating-from-legacy-integration" diff --git a/helm/oncall/Chart.yaml b/helm/oncall/Chart.yaml index e3e9271b..29044264 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.3.70 -appVersion: v1.3.70 +version: 1.3.79 +appVersion: v1.3.79 dependencies: - name: cert-manager version: v1.8.0