1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-11-29 22:48:19 +02:00

Update changelog ready for release v6.0.0

This commit is contained in:
Joel Speed
2020-06-27 12:05:26 +01:00
parent ee5662e0f5
commit 25154ede41
5 changed files with 27 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ services:
oauth2-proxy:
container_name: oauth2-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v5.1.1
image: quay.io/oauth2-proxy/oauth2-proxy:v6.0.0
command: --config /oauth2-proxy.cfg
hostname: oauth2-proxy
volumes:

View File

@@ -13,7 +13,7 @@ version: '3.0'
services:
oauth2-proxy:
container_name: oauth2-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v5.1.1
image: quay.io/oauth2-proxy/oauth2-proxy:v6.0.0
command: --config /oauth2-proxy.cfg
ports:
- 4180:4180/tcp