diff --git a/rockcraft.yaml b/rockcraft.yaml index 241137b..78079a1 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -1,7 +1,7 @@ name: vault base: bare build-base: ubuntu@24.04 -version: "1.17.3" +version: "1.17.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. @@ -36,7 +36,7 @@ parts: - vault - ui source: https://github.com/hashicorp/vault.git - source-tag: v1.17.3 + source-tag: v1.17.4 source-type: git source-depth: 1 stage: