Skip to content

Commit

Permalink
minor(deps): update dependency oauth2-proxy/oauth2-proxy to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent 8e40b61 commit 81d4bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ prometheus_oauth2_enabled: False

# @var prometheus_oauth2_version:description: Version of the OAuth2 Proxy to download
# renovate: datasource=github-releases depName=oauth2-proxy/oauth2-proxy
prometheus_oauth2_version: 7.5.1
prometheus_oauth2_version: 7.6.0

# @var prometheus_oauth2_enabled:description: URL of the OAuth2 Proxy to download
prometheus_oauth2_download: "https://github.com/oauth2-proxy/oauth2-proxy/releases/download/v{{ prometheus_oauth2_version }}/oauth2-proxy-v{{ prometheus_oauth2_version }}.linux-amd64.tar.gz"
Expand Down

0 comments on commit 81d4bf8

Please sign in to comment.