diff --git a/vault.yaml b/vault.yaml index b5336856213..5b54a8a818a 100644 --- a/vault.yaml +++ b/vault.yaml @@ -1,7 +1,7 @@ package: name: vault - version: 1.14.0 - epoch: 1 + version: 1.14.1 + epoch: 0 description: Tool for encryption as a service, secrets and privileged access management copyright: - license: MPL-2.0 @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/hashicorp/vault tag: v${{package.version}} - expected-commit: 13a649f860186dffe3f3a4459814d87191efc321 + expected-commit: bf23fe8636b04d554c0fa35a756c75c2f59026c0 destination: vault - runs: |