Skip to content

Commit

Permalink
chore: bump vault to 1.16.3 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume authored Jun 17, 2024
1 parent 36319b1 commit 1ee8261
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: vault
base: bare
build-base: [email protected]
version: "1.16.2"
version: "1.16.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.
Expand Down Expand Up @@ -36,13 +36,13 @@ parts:
- vault
- ui
source: https://github.com/hashicorp/vault.git
source-tag: v1.16.2
source-tag: v1.16.3
source-type: git
source-depth: 1
stage:
- bin/vault
build-snaps:
- go/1.21/stable
- go/1.22/stable
build-packages:
- nodejs
- yarn
Expand Down

0 comments on commit 1ee8261

Please sign in to comment.