From c34e86ef85f84e33be28269b80dc267df230dbd8 Mon Sep 17 00:00:00 2001 From: Guillaume Belanger Date: Wed, 7 Aug 2024 17:10:09 -0400 Subject: [PATCH] chore: bump vault to v1.17.3 (#51) Signed-off-by: guillaume --- rockcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index 79f994e..241137b 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -1,7 +1,7 @@ name: vault base: bare build-base: ubuntu@24.04 -version: "1.17.2" +version: "1.17.3" summary: A ROCK container image for Vault description: | A ROCK container image for Vault, a tool for secrets management, encryption as a service, and privileged access management. @@ -36,7 +36,7 @@ parts: - vault - ui source: https://github.com/hashicorp/vault.git - source-tag: v1.17.2 + source-tag: v1.17.3 source-type: git source-depth: 1 stage: