mirror of
https://github.com/status-im/infra-role-alertmanager.git
synced 2025-02-16 14:26:56 +00:00
upgrade OAuth2 Proxy from 5.0.0 to 7.1.3
https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.1.3 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
6a4fe922a6
commit
4ee375e104
@ -36,8 +36,8 @@ alertmanager_oauth_cookie_secret: ~
|
||||
alertmanager_oauth_gh_org: ~
|
||||
alertmanager_oauth_gh_teams: []
|
||||
alertmanager_oauth_cont_port: 8092
|
||||
alertmanager_oauth_cont_tag: 'v5.0.0'
|
||||
alertmanager_oauth_cont_image: 'quay.io/pusher/oauth2_proxy:{{ alertmanager_oauth_cont_tag }}'
|
||||
alertmanager_oauth_cont_tag: 'v7.1.3'
|
||||
alertmanager_oauth_cont_image: 'quay.io/oauth2-proxy/oauth2-proxy:{{ alertmanager_oauth_cont_tag }}'
|
||||
|
||||
# Route configuration
|
||||
alertmanager_group_by: ['alertname', 'cluster']
|
||||
|
Loading…
x
Reference in New Issue
Block a user