Skip to content

chore(camel-test-infra-ollama): upgrade ollama.container to 0.30.8#24018

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

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.12.5
  • New version: 0.30.8

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.12.5 to 0.30.8
@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 15, 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 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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants