From 190bf0721d5166c15eded67a16d220c5f7054694 Mon Sep 17 00:00:00 2001 From: Zachary Sanders Date: Thu, 11 Mar 2021 19:33:49 +0000 Subject: [PATCH] Update vault Docker tag to v1.6.3 --- vault.greylist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vault.greylist b/vault.greylist index 870e0ce..c316085 100644 --- a/vault.greylist +++ b/vault.greylist @@ -1,6 +1,6 @@ { "image_name": "hashicorp/vault/vault", - "image_tag": "1.6.1", + "image_tag": "1.6.3", "image_parent_name": "redhat/ubi/ubi8", "image_parent_tag": "8.3" } \ No newline at end of file -- GitLab