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 e8dd6294a30b Update pulsar container used in IT tests to 4.1.1
e8dd6294a30b is described below

commit e8dd6294a30b803ca953c3e58479d8d0ef9401fc
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Fri Oct 17 10:56:24 2025 +0200

    Update pulsar container used in IT tests to 4.1.1
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .../org/apache/camel/test/infra/pulsar/services/container.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 acbd580e6749..49686b9133c6 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,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-pulsar.container=mirror.gcr.io/apachepulsar/pulsar:4.0.5
+pulsar.container=mirror.gcr.io/apachepulsar/pulsar:4.1.1

Reply via email to