From f1a5889b429d5ab6de68a82fdf700ed0569dd200 Mon Sep 17 00:00:00 2001 From: James Rawlings Date: Fri, 11 Oct 2019 00:27:02 +0100 Subject: [PATCH] chore: bump exposecontroller version so we can use the `urlTemplate` option with the fix to make the config quoted --- env/requirements.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env/requirements.yaml b/env/requirements.yaml index 6d5388b..6cb0b0a 100644 --- a/env/requirements.yaml +++ b/env/requirements.yaml @@ -1,9 +1,9 @@ dependencies: - name: exposecontroller - version: 2.3.89 + version: 2.3.112 repository: http://chartmuseum.jenkins-x.io alias: expose - name: exposecontroller - version: 2.3.89 + version: 2.3.112 repository: http://chartmuseum.jenkins-x.io alias: cleanup