You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/11 10:04:38 UTC

(camel) branch azurite-3.28.0 created (now 7771dde644d)

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

acosentino pushed a change to branch azurite-3.28.0
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 7771dde644d Upgrade Azurite container image to version 3.28.0

This branch includes the following new commits:

     new 7771dde644d Upgrade Azurite container image to version 3.28.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/01: Upgrade Azurite container image to version 3.28.0

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch azurite-3.28.0
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7771dde644d6211ebd790e3797a340753da92eea
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 11 10:57:38 2023 +0100

    Upgrade Azurite container image to version 3.28.0
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../apache/camel/test/infra/azure/common/services/container.properties | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties b/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
index 706eb29ea4d..2e4b7e01687 100644
--- a/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
+++ b/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
@@ -14,5 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-## tested against 2.1.2, 2.2.0 & 2.3.1
-azure.container=mcr.microsoft.com/azure-storage/azurite:3.27.0
\ No newline at end of file
+azure.container=mcr.microsoft.com/azure-storage/azurite:3.28.0