-
Bug
-
Resolution: Done
-
Blocker
-
fuse-7.1
The template in /opt/template/ in the mentioned upgrade image is pointing to 1.3 tags in image stream. AFAIK 1.4 should be used for 7.1:
https://github.com/syndesisio/fuse-online-install/blob/master/release.sh#L187-L192 (the tag is 1.4.6 currently, so it will parse 1.4 here)
So all occurences in /opt/template/fuse-ignite-oso.yml of 1.3 , EXCEPT for JBoss AMQ ImageStream and DeploymentConfig should be changed to 1.4
CC dcoleman@redhat.com just in case