From b2160e837a7cdabcc21d47a95900afb6c3e21090 Mon Sep 17 00:00:00 2001 From: Peter Braun Date: Tue, 4 Jun 2019 10:36:14 +0200 Subject: [PATCH] bump webapp version --- deploy/template/tutorial-web-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/template/tutorial-web-app.yml b/deploy/template/tutorial-web-app.yml index bc9b101..0a233f4 100644 --- a/deploy/template/tutorial-web-app.yml +++ b/deploy/template/tutorial-web-app.yml @@ -80,7 +80,7 @@ objects: value: ${INTEGREATLY_VERSION} - name: DATABASE_LOCATION value: ${DATABASE_LOCATION} - image: quay.io/integreatly/tutorial-web-app:2.10.3 + image: quay.io/integreatly/tutorial-web-app:2.10.4 imagePullPolicy: Always name: tutorial-web-app ports: