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/13 08:33:12 UTC

(camel) branch main updated: Use Latest Vault container image 1.15.4 (#12434)

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 652f3ee8fb1 Use Latest Vault container image 1.15.4 (#12434)
652f3ee8fb1 is described below

commit 652f3ee8fb1f40f6e6f68eb5cd35c4b735422b82
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 13 09:33:06 2023 +0100

    Use Latest Vault container image 1.15.4 (#12434)
    
    Signed-off-by: Andrea Cosentino <an...@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/test/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties b/test-infra/camel-test-infra-hashicorp-vault/src/test/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
index 287c9ad022c..32e16f9f89c 100644
--- a/test-infra/camel-test-infra-hashicorp-vault/src/test/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
+++ b/test-infra/camel-test-infra-hashicorp-vault/src/test/resources/org/apache/camel/test/infra/hashicorp/vault/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-hashicorp.vault.container=hashicorp/vault:1.15.2
\ No newline at end of file
+hashicorp.vault.container=hashicorp/vault:1.15.4