Skip to content
Merged
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
4 changes: 2 additions & 2 deletions thin-provisioning-tools.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: thin-provisioning-tools
version: 1.0.4
version: 1.0.5
epoch: 0
description: "suite of tools for manipulating the metadata of the dm-thin device-mapper target"
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/jthornber/thin-provisioning-tools
expected-commit: 3baa3fa3a3e4f714e6170a4152b186f0fa1d76e1
expected-commit: a053b424433666264ff94dfe5de4505f1536b5f7
tag: v${{package.version}}

- runs: |
Expand Down