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

commit ddaa20c2378b0b65d83ecccf4d854652a1d44a99
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 07:47:33 2026 +0000

    chore(camel-test-infra-kafka): upgrade redpanda.container.image to v26.1.12
    
    Update redpanda.container.image from v26.1.10 to v26.1.12
---
 .../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 317a6dac9e30..6c488d9da58a 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
@@ -157,7 +157,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-kafka",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "v26.1.10"
+  "serviceVersion" : "v26.1.12"
 }, {
   "service" : 
"org.apache.camel.test.infra.hashicorp.vault.services.HashicorpVaultInfraService",
   "description" : "HashiCorp Vault is a tool for securely accessing secrets",
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 317a6dac9e30..6c488d9da58a 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
@@ -157,7 +157,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-kafka",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "v26.1.10"
+  "serviceVersion" : "v26.1.12"
 }, {
   "service" : 
"org.apache.camel.test.infra.hashicorp.vault.services.HashicorpVaultInfraService",
   "description" : "HashiCorp Vault is a tool for securely accessing secrets",
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 33294067e203..e83a87bb9981 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.10
+redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.1.12
 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