This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch pulsar-test-infra in repository https://gitbox.apache.org/repos/asf/camel.git
commit d529265d7e8719c9d56658404ec4ae9ac0b79ebd Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Jul 31 15:03:45 2025 +0200 Upgrade Pulsar test-infra container version to 4.0.5 Signed-off-by: Andrea Cosentino <[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 ee1088285c7..acbd580e674 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.4 +pulsar.container=mirror.gcr.io/apachepulsar/pulsar:4.0.5
