chore(camel-test-infra-ollama): upgrade ollama.container to 0.30.11#24313
chore(camel-test-infra-ollama): upgrade ollama.container to 0.30.11#24313github-actions[bot] wants to merge 1 commit into
Conversation
Update ollama.container from 0.30.10 to 0.30.11
oscerd
left a comment
There was a problem hiding this comment.
The bump looks clean — the diff only changes ollama.container (0.30.10→0.30.11) plus the two auto-regenerated metadata.json files, and the image is mirror.gcr.io/ollama/ollama (Google mirror, in line with the project's prefer-non-DockerHub guidance).
The one thing to sort before merge: no CI checks have run on this PR at all — gh pr checks reports none on the automated/upgrade-ollama-container-0.30.11 branch, and the mergeable state is UNKNOWN. It would be good to get a build triggered and green before merging, so the new image actually gets exercised.
(No change needed to the pre-existing per-arch structure — the separately pinned icr.io/ppc64le-oss/ollama-ppc64le entry and ollama.container.version.exclude=rocm are untouched by this version-only bump.)
Reviewed with Claude Code on behalf of Andrea Cosentino (@oscerd). 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.11.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.30.100.30.11Verification
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.