From e02868800145d8e7b528fb5739877450d8615757 Mon Sep 17 00:00:00 2001 From: craig Date: Tue, 12 Feb 2019 08:43:51 +0000 Subject: [PATCH] bump version --- deploy/template/tutorial-web-app.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/template/tutorial-web-app.yml b/deploy/template/tutorial-web-app.yml index 6b0d378..e970e18 100644 --- a/deploy/template/tutorial-web-app.yml +++ b/deploy/template/tutorial-web-app.yml @@ -29,7 +29,7 @@ parameters: required: false - name: WALKTHROUGH_LOCATIONS description: A comma separated list of git repositories or paths to walkthrough directories - value: https://github.com/integr8ly/tutorial-web-app-walkthroughs.git#v1.1.1 + value: https://github.com/integr8ly/tutorial-web-app-walkthroughs.git#v1.2.0 required: true objects: - apiVersion: v1 @@ -68,7 +68,7 @@ objects: value: ${SSO_ROUTE} - name: WALKTHROUGH_LOCATIONS value: ${WALKTHROUGH_LOCATIONS} - image: quay.io/integreatly/tutorial-web-app:v2.2.0 + image: quay.io/integreatly/tutorial-web-app:v2.3.0 imagePullPolicy: Always name: tutorial-web-app ports: