A short script for updating Fuse version in all the application templates and json files (except for fis-image-stream.json which contains a lot of old Fuse versions). When updating Fuse to 7.7, just run ./update-fuse-versions.sh 7.7 and it should overwrite all "Fuse 7.6" to "Fuse 7.7" and all "fuse76" to "fuse77" and check the changes.
Issue: https://issues.redhat.com/browse/ENTESB-12695
A short script for updating Fuse version in all the application templates and json files (except for fis-image-stream.json which contains a lot of old Fuse versions). When updating Fuse to 7.7, just run ./update-fuse-versions.sh 7.7 and it should overwrite all "Fuse 7.6" to "Fuse 7.7" and all "fuse76" to "fuse77" and check the changes.