Skip to content

chore(camel-test-infra-ollama): upgrade ollama.container to 0.30.11#24313

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/upgrade-ollama-container-0.30.11
Open

chore(camel-test-infra-ollama): upgrade ollama.container to 0.30.11#24313
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/upgrade-ollama-container-0.30.11

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates the ollama.container container image to version 0.30.11.

Update Details

  • Property: ollama.container
  • Image: mirror.gcr.io/ollama/ollama
  • File: /home/runner/work/camel/camel/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
  • Old version: 0.30.10
  • New version: 0.30.11

Verification

Please verify:

  • Container image version is compatible with existing tests
  • No breaking changes in the updated version
  • Tests pass with the new version

Run the following to rebuild the test infra:

mvn clean verify -pl camel-test-infra-ollama

Then test the impacted components.


This PR was automatically created by the Container Version Upgrade workflow.

Update ollama.container from 0.30.10 to 0.30.11
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file container-images For check container upgrades automated For Check Container upgrade labels Jun 29, 2026

@oscerd oscerd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 allgh 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated For Check Container upgrade container-images For check container upgrades dependencies Pull requests that update a dependency file

1 participant