From 340df0673ada755b1eb97dc96538a3e1a3134b6c Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Sat, 25 May 2019 16:56:40 +0200 Subject: [PATCH] update to ocp 3.11 --- rtorrent/rtorrent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtorrent/rtorrent.yaml b/rtorrent/rtorrent.yaml index cd20148..e4d593e 100644 --- a/rtorrent/rtorrent.yaml +++ b/rtorrent/rtorrent.yaml @@ -475,7 +475,7 @@ parameters: - description: The Docker image to use for the OAuth Proxy. displayName: OAuth Proxy image name: PROXY_IMAGE - value: openshift3/oauth-proxy:v3.9 + value: openshift3/oauth-proxy:v3.11 - description: The session secret for the proxy name: SESSION_SECRET