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

commit 70113c48510a2bf518d35fb178545a632051b6dd
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 08:00:17 2026 +0000

    chore(camel-test-infra-kafka): upgrade redpanda.container.image to v26.1.10
    
    Update redpanda.container.image from v26.1.9 to v26.1.10
---
 .../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 0b0c2a1bffd5..6043064109d2 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.21.0-SNAPSHOT",
-  "serviceVersion" : "v26.1.9"
+  "serviceVersion" : "v26.1.10"
 }, {
   "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 0b0c2a1bffd5..6043064109d2 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.21.0-SNAPSHOT",
-  "serviceVersion" : "v26.1.9"
+  "serviceVersion" : "v26.1.10"
 }, {
   "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 11c6587f5200..3650f60e5523 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.0
-redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.1.9
+redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.1.10
 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