Hi On main branch we have ticket committed: https://issues.apache.org/jira/browse/CAMEL-20455
This means that camel-jbang no longer has hardcoded a kamelet version in the jbang boot script file, but is a dynamic option you can specify via --kamelet-version and that its downloaded when needed. However this logic is a bit more complex and also there is a complication if you use camel jbang CLI 4.17+ and want to run an older Camel version that uses the old style. So just want a heads up of the changes, and that if you encounter something strange then this may be it, and therefore report your findings, so we can take a look. -- Claus Ibsen
