diff --git a/vault.yaml b/vault.yaml index 3821b5f85e6..181753fa415 100644 --- a/vault.yaml +++ b/vault.yaml @@ -1,7 +1,7 @@ package: name: vault - version: 1.13.3 - epoch: 1 + version: 1.14.0 + 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: 3bedf816cbf851656ae9e6bd65dd4a67a9ddff5e + expected-commit: 13a649f860186dffe3f3a4459814d87191efc321 destination: vault - runs: |