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 f29889b9aafc chore(camel-test-infra-kafka): upgrade 
confluent.container.image to 8.2.1
f29889b9aafc is described below

commit f29889b9aafcc635438d2c9fec6e7144d29d6e3a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 07:50:51 2026 +0000

    chore(camel-test-infra-kafka): upgrade confluent.container.image to 8.2.1
    
    Update confluent.container.image from 8.2.0 to 8.2.1
---
 .../org/apache/camel/test/infra/kafka/services/container.properties     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 b139df386ade..17e0a52d2fbd 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.2.0
 redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.1.6
 strimzi.container.image=quay.io/strimzi/kafka:0.51.0-kafka-4.2.0
-confluent.container.image=mirror.gcr.io/confluentinc/cp-kafka:8.2.0
+confluent.container.image=mirror.gcr.io/confluentinc/cp-kafka:8.2.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