From 4badbdabc711541f0cd5f3450ad90097adb2bb78 Mon Sep 17 00:00:00 2001 From: Andrea Tarocchi Date: Mon, 28 May 2018 20:42:00 +0200 Subject: [PATCH] Fixed typo in .openshiftio template --- .openshiftio/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openshiftio/application.yaml b/.openshiftio/application.yaml index 3022905..4db5bc6 100644 --- a/.openshiftio/application.yaml +++ b/.openshiftio/application.yaml @@ -100,7 +100,7 @@ objects: forcePull: true from: kind: ImageStreamTag - name: fuse-java-openshift:latest + name: fuse-java-openshift:1.0 incremental: true type: Source triggers: