Merge branch 'main' into dev
This commit is contained in:
commit
8f105bc3b7
2 changed files with 3 additions and 3 deletions
|
|
@ -53,7 +53,7 @@ route:
|
|||
receivers:
|
||||
- name: "oncall"
|
||||
webhook_configs:
|
||||
- url: <integation-url>
|
||||
- url: <integration-url>
|
||||
send_resolved: true
|
||||
max_alerts: 100
|
||||
```
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue