From 7064e18546020aabfd5718a1efe59c4d66a04417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Wed, 4 Apr 2018 21:11:07 +0200 Subject: [PATCH] update grafana to OCP 3.9 --- grafana/grafana-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/grafana-base.yaml b/grafana/grafana-base.yaml index 3d65c93..d09c9b0 100644 --- a/grafana/grafana-base.yaml +++ b/grafana/grafana-base.yaml @@ -293,7 +293,7 @@ parameters: - description: The Docker image to use for the OAuth Proxy. displayName: OAuth Proxy image name: PROXY_IMAGE - value: openshift3/oauth-proxy:v3.7 + value: openshift3/oauth-proxy:v3.9 - description: The desired hostname of the route to the Grafana service. displayName: Hostname of the Grafana Service