This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 4ef86cfc600d chore(camel-test-infra-kafka): upgrade
redpanda.container.image to v26.2.1 (#25294)
4ef86cfc600d is described below
commit 4ef86cfc600d277d950717ff617c6ab2d2660082
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 10:53:50 2026 +0200
chore(camel-test-infra-kafka): upgrade redpanda.container.image to v26.2.1
(#25294)
Update redpanda.container.image from v26.1.13 to v26.2.1
Co-authored-by: github-actions[bot]
<github-actions[bot]@users.noreply.github.com>
---
.../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 6f078eefc00a..6d4aad3dcdcd 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.13",
+ "serviceVersion" : "v26.2.1",
"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 6f078eefc00a..6d4aad3dcdcd 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.13",
+ "serviceVersion" : "v26.2.1",
"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 a6f01cbcefa3..b05630d3e31d 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.13
+redpanda.container.image=mirror.gcr.io/redpandadata/redpanda:v26.2.1
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