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:14:58 UTC

(camel) 01/01: Use Latest Vault container image 1.15.4

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

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

commit b93953c7edda40fb3de7dbbcbba30e31798f9b8c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 13 09:14:16 2023 +0100

    Use Latest Vault container image 1.15.4
    
    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