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:
Jakub Sokołowski 2021-05-31 19:20:05 +02:00
parent 6a4fe922a6
commit 4ee375e104
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -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']