chore(camel-test-infra-ollama): upgrade ollama.container to 0.30.8#24018
chore(camel-test-infra-ollama): upgrade ollama.container to 0.30.8#24018github-actions[bot] wants to merge 1 commit into
Conversation
Update ollama.container from 0.12.5 to 0.30.8
oscerd
left a comment
There was a problem hiding this comment.
The bump itself is clean — container.properties and the two regenerated metadata.json all move 0.12.5 → 0.30.8 consistently. The red CI here is an unrelated transient flake: camel-spring-ws failed to resolve opensaml-saml-impl:5.1.6 from build.shibboleth.net ("Network is unreachable"), nothing to do with the ollama image — a re-run should go green.
One coordination note: this touches the same container.properties region as #22683 (the ppc64le ollama bump). Whichever merges second will hit a trivial conflict — suggest merging #22683 first, then rebasing this.
Looks good to me otherwise.
Reviewed with Claude Code on behalf of Andrea Cosentino. This review was generated by an AI agent and may contain inaccuracies; please verify all suggestions before applying.
This PR updates the
ollama.containercontainer image to version0.30.8.Update Details
ollama.containermirror.gcr.io/ollama/ollama/home/runner/work/camel/camel/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties0.12.50.30.8Verification
Please verify:
Run the following to rebuild the test infra:
Then test the impacted components.
This PR was automatically created by the Container Version Upgrade workflow.