1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

update to release version v7.10.0

This commit is contained in:
github-actions[bot]
2025-07-17 07:56:01 +00:00
parent 07a388d17e
commit 5808f5376a
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.9.0`)
a. Using a [Prebuilt Binary](https://github.com/oauth2-proxy/oauth2-proxy/releases) (current release is `v7.10.0`)
b. Using Go to install the latest release
```bash