Merge branch 'main' into dev

This commit is contained in:
Joey Orlando 2024-02-27 20:17:36 +00:00 committed by GitHub
commit 8f105bc3b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -53,7 +53,7 @@ route:
receivers:
- name: "oncall"
webhook_configs:
- url: <integation-url>
- url: <integration-url>
send_resolved: true
max_alerts: 100
```

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: oncall
description: Developer-friendly incident response with brilliant Slack integration
type: application
version: 1.3.99
appVersion: v1.3.99
version: 1.3.106
appVersion: v1.3.106
dependencies:
- name: cert-manager
version: v1.8.0