1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-12-21 23:57:36 +02:00

doc: add new docs version 7.8.x

This commit is contained in:
github-actions[bot]
2025-01-12 12:20:17 +00:00
committed by Jan Larwig
parent f400e6f340
commit f2ce83b154
40 changed files with 3024 additions and 7 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.7.1`)
a. Using a [Prebuilt Binary](https://github.com/oauth2-proxy/oauth2-proxy/releases) (current release is `v7.8.0`)
b. Using Go to install the latest release
```bash