From 03610bb669cae5f87a7fc59960536b2b9b95f2cd Mon Sep 17 00:00:00 2001 From: Guillaume Belanger Date: Mon, 11 Dec 2023 13:29:13 -0500 Subject: [PATCH] chore: Bumps to v1.15.4 (#19) --- rockcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index 4f97421..53202c2 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -1,7 +1,7 @@ name: vault base: bare build-base: ubuntu@22.04 -version: "1.15.3" +version: "1.15.4" 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. @@ -21,7 +21,7 @@ parts: vault: plugin: go source: https://github.com/hashicorp/vault.git - source-tag: v1.15.3 + source-tag: v1.15.4 source-type: git source-depth: 1 stage: