This is an automated email from the ASF dual-hosted git repository.

gnodet 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 cc2ba7c0c1be chore(camel-test-infra-azure-common): upgrade 
azure.container to 3.36.0 (#25121)
cc2ba7c0c1be is described below

commit cc2ba7c0c1be228ae8728c90c265c2abc8c10689
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 18:56:20 2026 +0200

    chore(camel-test-infra-azure-common): upgrade azure.container to 3.36.0 
(#25121)
    
    chore(camel-test-infra-azure-common): upgrade azure.container to 3.36.0
    
    Upgrades Azurite container from 3.35.0 to 3.36.0.
    
    Locally verified: all Azure Blob and Queue ITs pass with the new container 
version.
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json       | 4 ++--
 .../src/generated/resources/META-INF/metadata.json                    | 4 ++--
 .../camel/test/infra/azure/common/services/container.properties       | 2 +-
 3 files changed, 5 insertions(+), 5 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 33462f00eceb..ee07995550d3 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
@@ -623,7 +623,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-azure-storage-queue",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "3.35.0",
+  "serviceVersion" : "3.36.0",
   "uiSupported" : false
 }, {
   "service" : "org.apache.camel.test.infra.ftp.services.FtpInfraService",
@@ -733,7 +733,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-azure-storage-blob",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "3.35.0",
+  "serviceVersion" : "3.36.0",
   "uiSupported" : false
 }, {
   "service" : 
"org.apache.camel.test.infra.docling.services.DoclingInfraService",
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 33462f00eceb..ee07995550d3 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
@@ -623,7 +623,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-azure-storage-queue",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "3.35.0",
+  "serviceVersion" : "3.36.0",
   "uiSupported" : false
 }, {
   "service" : "org.apache.camel.test.infra.ftp.services.FtpInfraService",
@@ -733,7 +733,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-azure-storage-blob",
   "version" : "4.22.0-SNAPSHOT",
-  "serviceVersion" : "3.35.0",
+  "serviceVersion" : "3.36.0",
   "uiSupported" : false
 }, {
   "service" : 
"org.apache.camel.test.infra.docling.services.DoclingInfraService",
diff --git 
a/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
 
b/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
index b8b4d98b4953..79fbaa9a0149 100644
--- 
a/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
+++ 
b/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
@@ -14,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-azure.container=mcr.microsoft.com/azure-storage/azurite:3.35.0
+azure.container=mcr.microsoft.com/azure-storage/azurite:3.36.0
 azure.container.version.exclude=table-alpha,amd64,arm64,preview,latest

Reply via email to