From eb8b31a6d73d951baf6cf961cac3327710814c05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 21 Sep 2026 06:39:33 +0000 Subject: [PATCH] chore(camel-test-infra-ibmmq): upgrade ibm.mq.container to 10.0.0.5-r1 Update ibm.mq.container from 10.0.0.0-r4 to 10.0.0.5-r1 --- .../resources/org/apache/camel/catalog/test-infra/metadata.json | 2 +- .../src/generated/resources/META-INF/metadata.json | 2 +- .../apache/camel/test/infra/ibmmq/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 6b1c7a9a45b9c..afb2e59faacd4 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 @@ -293,7 +293,7 @@ "groupId" : "org.apache.camel", "artifactId" : "camel-test-infra-ibmmq", "version" : "4.23.0-SNAPSHOT", - "serviceVersion" : "10.0.0.0-r4", + "serviceVersion" : "10.0.0.5-r1", "uiSupported" : true }, { "service" : "org.apache.camel.test.infra.aws.common.services.AWSInfraService", 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 6b1c7a9a45b9c..afb2e59faacd4 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 @@ -293,7 +293,7 @@ "groupId" : "org.apache.camel", "artifactId" : "camel-test-infra-ibmmq", "version" : "4.23.0-SNAPSHOT", - "serviceVersion" : "10.0.0.0-r4", + "serviceVersion" : "10.0.0.5-r1", "uiSupported" : true }, { "service" : "org.apache.camel.test.infra.aws.common.services.AWSInfraService", diff --git a/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties b/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties index 448808f106bd9..43272d0b1227f 100644 --- a/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties +++ b/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties @@ -14,5 +14,5 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -ibm.mq.container=icr.io/ibm-messaging/mq:10.0.0.0-r4 +ibm.mq.container=icr.io/ibm-messaging/mq:10.0.0.5-r1 ibm.mq.container.version.exclude=amd64,arm64,ppc64le,s390x,x86_64