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

acosentino 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 01fc3102e025 chore(camel-test-infra-kafka): upgrade 
redpanda.container.image to v25.3.6 (#21815)
01fc3102e025 is described below

commit 01fc3102e025dd997ee55ad0b03d2e99809e6ec4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 09:18:55 2026 +0100

    chore(camel-test-infra-kafka): upgrade redpanda.container.image to v25.3.6 
(#21815)
    
    Update redpanda.container.image from v24.1.16 to v25.3.6
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../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 82bf4ba57458..a2d27dae2cd7 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
@@ -15,7 +15,7 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 kafka.container.image=mirror.gcr.io/apache/kafka:4.2.0
-redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v24.1.16
+redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v25.3.6
 strimzi.container.image=quay.io/strimzi/kafka:0.50.1-kafka-4.1.1
 confluent.container.image=mirror.gcr.io/confluentinc/cp-kafka:8.1.1
 strimzi.container.image.version.exclude=s390x,ppc64le,arm64,amd64

Reply via email to