upgrade oauth from 7.1.3 to 7.2.1
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
3f3bd97491
commit
8bccc3cd90
|
@ -36,7 +36,7 @@ alertmanager_oauth_cookie_secret: ~
|
|||
alertmanager_oauth_gh_org: ~
|
||||
alertmanager_oauth_gh_teams: []
|
||||
alertmanager_oauth_cont_port: 8092
|
||||
alertmanager_oauth_cont_tag: 'v7.1.3'
|
||||
alertmanager_oauth_cont_tag: 'v7.2.1-amd64'
|
||||
alertmanager_oauth_cont_image: 'quay.io/oauth2-proxy/oauth2-proxy:{{ alertmanager_oauth_cont_tag }}'
|
||||
|
||||
# Route configuration
|
||||
|
|
Loading…
Reference in New Issue