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 163c6b5d7579 chore(camel-test-infra-pulsar): upgrade pulsar.container 
to 4.2.4 (#26155)
163c6b5d7579 is described below

commit 163c6b5d757996226eaa4e4c0a6219ea1d1d148e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 14:15:48 2026 +0200

    chore(camel-test-infra-pulsar): upgrade pulsar.container to 4.2.4 (#26155)
    
    Update pulsar.container from 4.2.3 to 4.2.4
    
    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/pulsar/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 8414ba502902..c43315b73fe2 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
@@ -370,7 +370,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-pulsar",
   "version" : "4.23.0-SNAPSHOT",
-  "serviceVersion" : "4.2.3",
+  "serviceVersion" : "4.2.4",
   "uiSupported" : false
 }, {
   "service" : 
"org.apache.camel.test.infra.artemis.services.ArtemisInfraService",
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 8414ba502902..c43315b73fe2 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
@@ -370,7 +370,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-pulsar",
   "version" : "4.23.0-SNAPSHOT",
-  "serviceVersion" : "4.2.3",
+  "serviceVersion" : "4.2.4",
   "uiSupported" : false
 }, {
   "service" : 
"org.apache.camel.test.infra.artemis.services.ArtemisInfraService",
diff --git 
a/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties
 
b/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties
index b1f20b5164bc..e08c43c5d91d 100644
--- 
a/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties
+++ 
b/test-infra/camel-test-infra-pulsar/src/main/resources/org/apache/camel/test/infra/pulsar/services/container.properties
@@ -14,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-pulsar.container=mirror.gcr.io/apachepulsar/pulsar:4.2.3
+pulsar.container=mirror.gcr.io/apachepulsar/pulsar:4.2.4
 pulsar.container.ppc64le=icr.io/ppc64le-oss/pulsar-ppc64le:4.2.3

Reply via email to