1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-12-19 23:52:17 +02:00

update to release version v7.12.0

This commit is contained in:
github-actions[bot]
2025-08-19 05:58:41 +00:00
committed by Jan Larwig
parent 413d4f6976
commit b4b69a6cb3
9 changed files with 18 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ title: Installation
1. Choose how to deploy:
a. Using a [Prebuilt Binary](https://github.com/oauth2-proxy/oauth2-proxy/releases) (current release is `v7.11.0`)
a. Using a [Prebuilt Binary](https://github.com/oauth2-proxy/oauth2-proxy/releases) (current release is `v7.12.0`)
b. Using Go to install the latest release
```bash