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

acosentino 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 88c22000046 Upgrade Hashicorp Vault Container Image to version 1.19.3 
(#18030)
88c22000046 is described below

commit 88c2200004681ce052391e0fddb4b1ddee62b40c
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 12 17:10:58 2025 +0200

    Upgrade Hashicorp Vault Container Image to version 1.19.3 (#18030)
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../camel/test/infra/hashicorp/vault/services/container.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
 
b/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
index 3b0c4c07978..7b109d6b20d 100644
--- 
a/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
+++ 
b/test-infra/camel-test-infra-hashicorp-vault/src/main/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
@@ -14,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-hashicorp.vault.container=mirror.gcr.io/hashicorp/vault:1.19.1
+hashicorp.vault.container=mirror.gcr.io/hashicorp/vault:1.19.3
 hashicorp.vault.container.ppc64le=icr.io/ppc64le-oss/vault-ppc64le:v1.13.1
 

Reply via email to