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

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

commit 6a44942315e8e8569e132b6a8eb8a7fc21db8eff
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 12 16:46:02 2025 +0200

    Upgrade Hashicorp Vault Container Image to version 1.19.3
    
    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