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

commit 107a047a2f7cba6d0d8282c7fb09964ed23cf9a9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 07:49:26 2026 +0000

    chore(camel-test-infra-kafka): upgrade kafka.container.image to 4.3.0
    
    Update kafka.container.image from 4.2.0 to 4.3.0
---
 .../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 d55556190d05..dd9e0703cf73 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
@@ -14,7 +14,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-kafka.container.image=mirror.gcr.io/apache/kafka:4.2.0
+kafka.container.image=mirror.gcr.io/apache/kafka:4.3.0
 redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.1.8
 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.1

Reply via email to