This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new d8a020121669 chore(camel-test-infra-ollama): upgrade 
ollama.container.ppc64le to v0.24.0
d8a020121669 is described below

commit d8a02012166912a90eaabcd41e14a06d8a6b1684
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:21:52 2026 +0000

    chore(camel-test-infra-ollama): upgrade ollama.container.ppc64le to v0.24.0
    
    Update ollama.container.ppc64le from v0.17.6 to v0.24.0
---
 .../org/apache/camel/test/infra/ollama/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
 
b/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
index cbc3eef049d9..66519c592e70 100644
--- 
a/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
+++ 
b/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
@@ -15,7 +15,7 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 ollama.container=mirror.gcr.io/ollama/ollama:0.31.2
-ollama.container.ppc64le=icr.io/ppc64le-oss/ollama-ppc64le:v0.17.6
+ollama.container.ppc64le=icr.io/ppc64le-oss/ollama-ppc64le:v0.24.0
 ollama.container.version.exclude=rocm
 ollama.model=granite4:3b
 ollama.embedding.model=granite-embedding:30m

Reply via email to