diff --git a/vault.yaml b/vault.yaml index 3821b5f85e6..3a0b62278cf 100644 --- a/vault.yaml +++ b/vault.yaml @@ -1,7 +1,7 @@ package: name: vault - version: 1.13.3 - epoch: 1 + version: 1.13.4 + 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: a212330c7b4b3d1ec958a06227b27689790d98b4 destination: vault - runs: |