Skip to content

Commit

Permalink
new version v1.7.1 of pv-migrate (#3412)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 9, 2023
1 parent a18c1e5 commit b4f072f
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/pv-migrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,50 +3,50 @@ kind: Plugin
metadata:
name: pv-migrate
spec:
version: v1.7.0
version: v1.7.1
homepage: https://github.com/utkuozdemir/pv-migrate
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_x86_64.tar.gz
sha256: 63a15a0d0e3508d570905e5f546043932af2883c3aec395a1db784a71fb234fd
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.1/pv-migrate_v1.7.1_linux_x86_64.tar.gz
sha256: 976bddc6684f2ff6af65643481b8f21c82a6d60c96cafa1c7bd84e301684a8d7
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_arm64.tar.gz
sha256: beaf95ee90c6d28058e037131f162214f8d99b8e99c845ce2fb02cb150595949
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.1/pv-migrate_v1.7.1_linux_arm64.tar.gz
sha256: 8ca666173bd76f490645fab3515ab48ad2fc3d31e810b1c99a607823bcaf8850
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_armv7.tar.gz
sha256: 6a79b5a8dfad6de679a10e5c325d9df916e0be6e5e179f1ab022e2e5d74b2bd0
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.1/pv-migrate_v1.7.1_linux_armv7.tar.gz
sha256: 110edde2e80dc4deb4a90f4feaee8df6bde45e6af1cb76b6586118caff64bd57
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_darwin_x86_64.tar.gz
sha256: 877d61a97bc5e78e93b98d0664b348d56b90533cc32d749089797e03c8978227
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.1/pv-migrate_v1.7.1_darwin_x86_64.tar.gz
sha256: c4d674fee50ca1da526ecdf4b3bde7f6b068d4f059b94ab1d08f4156c27fc643
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_darwin_arm64.tar.gz
sha256: a1368d0ba404d92a932896e9bd47090717675c2ea8fd5fc95606371ac8dcc88c
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.1/pv-migrate_v1.7.1_darwin_arm64.tar.gz
sha256: 29d0b0e25e805def19592eba5d93a85e8fadb568144caf1bb7b5996394eb55b2
bin: pv-migrate
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_windows_x86_64.zip
sha256: 17bd3e1a6fe79275ded4eea53b1630b64da52a290b36e5af1873f1369d15cb60
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.1/pv-migrate_v1.7.1_windows_x86_64.zip
sha256: db5007e8bd3ab9f7a876b88c6b5574dea32262a52c885d9c6dba56885e7c7e51
bin: pv-migrate.exe
shortDescription: Migrate data across persistent volumes
description: |
Expand Down

0 comments on commit b4f072f

Please sign in to comment.