Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions vault.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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: |
Expand Down