jboss-fuse / application-templates

Application Templates for Fuse Integration Services
Apache License 2.0
36 stars 67 forks source link

[ENTESB-12695] Versions in application-templates need to be parameterized #121

Closed rnetuka closed 4 years ago

rnetuka commented 4 years ago

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.