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 dd1194f52989 chore(camel-test-infra-kafka): upgrade 
redpanda.container.image to v26.1.13
dd1194f52989 is described below

commit dd1194f52989a99f685dcefe77b13d4ee265a022
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:20:13 2026 +0000

    chore(camel-test-infra-kafka): upgrade redpanda.container.image to v26.1.13
    
    Update redpanda.container.image from v26.1.12 to v26.1.13
---
 .../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 40e2be69a9b0..06a6d5608033 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
@@ -172,7 +172,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-kafka",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "v26.1.12",
+  "serviceVersion" : "v26.1.13",
   "uiSupported" : false
 }, {
   "service" : 
"org.apache.camel.test.infra.hashicorp.vault.services.HashicorpVaultInfraService",
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 40e2be69a9b0..06a6d5608033 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
@@ -172,7 +172,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-kafka",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "v26.1.12",
+  "serviceVersion" : "v26.1.13",
   "uiSupported" : false
 }, {
   "service" : 
"org.apache.camel.test.infra.hashicorp.vault.services.HashicorpVaultInfraService",
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 0abfcfe8e75b..a6f01cbcefa3 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.3.1
-redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.1.12
+redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.1.13
 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
 strimzi.container.image.version.exclude=s390x,ppc64le,arm64,amd64

Reply via email to