From a021f82687f24f6eb0b764cb1b437edf6fd086a0 Mon Sep 17 00:00:00 2001 From: guillaume Date: Tue, 1 Oct 2024 13:27:20 -0400 Subject: [PATCH] chore: bump vault to v1.17.6 Signed-off-by: guillaume --- rockcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index 2efc68e..6c37af0 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -1,7 +1,7 @@ name: vault base: bare build-base: ubuntu@24.04 -version: "1.17.5" +version: "1.17.6" 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.5 + source-tag: v1.17.6 source-type: git source-depth: 1 stage: