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

davsclaus 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 306c9b3fc29a chore(camel-test-infra-ollama): upgrade 
ollama.container.ppc64le to v0.17.6 (#22683)
306c9b3fc29a is described below

commit 306c9b3fc29a12945d3b254c329bbda09db670a4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 10:37:10 2026 +0200

    chore(camel-test-infra-ollama): upgrade ollama.container.ppc64le to v0.17.6 
(#22683)
    
    Update ollama.container.ppc64le from v0.13.1 to v0.17.6
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Claus Ibsen <[email protected]>
---
 .../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 344a76017481..39b2ce050e5a 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.30.10
-ollama.container.ppc64le=icr.io/ppc64le-oss/ollama-ppc64le:v0.13.1
+ollama.container.ppc64le=icr.io/ppc64le-oss/ollama-ppc64le:v0.17.6
 ollama.container.version.exclude=rocm
 ollama.model=granite4:3b
 ollama.embedding.model=granite-embedding:30m

Reply via email to