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 530677683e10 chore(camel-test-infra-ollama): upgrade ollama.container 
to 0.31.2 (#24642)
530677683e10 is described below

commit 530677683e102b9b2e2c478878a7ac236a94bd5d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 10:39:47 2026 +0200

    chore(camel-test-infra-ollama): upgrade ollama.container to 0.31.2 (#24642)
    
    Update ollama.container from 0.31.1 to 0.31.2
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json         | 2 +-
 .../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
 .../org/apache/camel/test/infra/ollama/services/container.properties    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index e023161eb698..11e895795c96 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -617,7 +617,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-ollama",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "0.31.1"
+  "serviceVersion" : "0.31.2"
 }, {
   "service" : 
"org.apache.camel.test.infra.azure.common.services.AzureInfraService",
   "description" : "Local Azure services with Azurite",
diff --git 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index e023161eb698..11e895795c96 100644
--- 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++ 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -617,7 +617,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-ollama",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "0.31.1"
+  "serviceVersion" : "0.31.2"
 }, {
   "service" : 
"org.apache.camel.test.infra.azure.common.services.AzureInfraService",
   "description" : "Local Azure services with Azurite",
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 4dac6539f5e9..cbc3eef049d9 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
@@ -14,7 +14,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-ollama.container=mirror.gcr.io/ollama/ollama:0.31.1
+ollama.container=mirror.gcr.io/ollama/ollama:0.31.2
 ollama.container.ppc64le=icr.io/ppc64le-oss/ollama-ppc64le:v0.17.6
 ollama.container.version.exclude=rocm
 ollama.model=granite4:3b

Reply via email to