Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from integr8ly/bump
Browse files Browse the repository at this point in the history
bump version of tutorial webapp to 2.3.0
  • Loading branch information
maleck13 authored Feb 12, 2019
2 parents 0de7c27 + e028688 commit 84bbe4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/template/tutorial-web-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 84bbe4d

Please sign in to comment.