oscerd opened a new pull request, #24530:
URL: https://github.com/apache/camel/pull/24530

   ## Summary
   
   - The Camel CLI `version` command output was renamed from `Camel JBang 
version:` to `Camel CLI version:`, but the container `image-check` Makefile 
target still used the old prefix in its `sed` pattern.
   - Updated both the default check (line 100) and the per-arch check (line 
106) to use the new `Camel CLI version:` prefix so the version extraction works 
correctly.
   
   ## Test plan
   
   - [ ] Run `make CAMEL_VERSION=<version> image-check` and verify it passes
   - [ ] Run `make CAMEL_VERSION=<version> images-check-all` and verify all 
JDK/arch variants pass
   
   _Claude Code on behalf of oscerd_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to