Skip to content

Commit

Permalink
[feat] Bumps Vault version to 1.15.0 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume authored Oct 6, 2023
1 parent 725255e commit 047f3c4
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: ubuntu:22.04
version: "1.14.3"
version: "1.15.0"
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 All @@ -20,12 +20,12 @@ parts:
vault:
plugin: go
source: https://github.com/hashicorp/vault.git
source-tag: v1.14.3
source-tag: v1.15.0
source-type: git
stage:
- bin/vault
build-snaps:
- go/1.20/stable
- go/1.21/stable

default-config:
plugin: dump
Expand Down

0 comments on commit 047f3c4

Please sign in to comment.