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 99300d289ccc chore(camel-test-infra-kafka): upgrade 
confluent.container.image to 8.3.1 (#25915)
99300d289ccc is described below

commit 99300d289cccfde60f30279e2c43e3981887dced
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 20:10:24 2026 +0200

    chore(camel-test-infra-kafka): upgrade confluent.container.image to 8.3.1 
(#25915)
    
    Update confluent.container.image from 8.3.0 to 8.3.1
    
    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/kafka/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 6b967ef5127b..7a46404c65e9 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
@@ -128,7 +128,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-kafka",
   "version" : "4.23.0-SNAPSHOT",
-  "serviceVersion" : "8.3.0",
+  "serviceVersion" : "8.3.1",
   "uiSupported" : false
 }, {
   "service" : "org.apache.camel.test.infra.nats.services.NatsInfraService",
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 6b967ef5127b..7a46404c65e9 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
@@ -128,7 +128,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-kafka",
   "version" : "4.23.0-SNAPSHOT",
-  "serviceVersion" : "8.3.0",
+  "serviceVersion" : "8.3.1",
   "uiSupported" : false
 }, {
   "service" : "org.apache.camel.test.infra.nats.services.NatsInfraService",
diff --git 
a/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
 
b/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
index 1e0d20afa2e4..b35cbc15fd38 100644
--- 
a/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
+++ 
b/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties
@@ -17,7 +17,7 @@
 kafka.container.image=mirror.gcr.io/apache/kafka:4.3.1
 redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.2.2
 strimzi.container.image=quay.io/strimzi/kafka:0.51.0-kafka-4.2.0
-confluent.container.image=mirror.gcr.io/confluentinc/cp-kafka:8.3.0
+confluent.container.image=mirror.gcr.io/confluentinc/cp-kafka:8.3.1
 strimzi.container.image.version.exclude=s390x,ppc64le,arm64,amd64
 
confluent.container.image.version.exclude=amd64,arm64,ppc64le,s390x,x86_64,latest,ubi
 kafka.container.image.version.exclude=rc,beta,alpha

Reply via email to