Skip to content

Commit

Permalink
new version v1.7.0 of pv-migrate (#3406)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 9, 2023
1 parent c30b2f0 commit 7d92e35
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.6.1
version: v1.7.0
homepage: https://github.com/utkuozdemir/pv-migrate
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_linux_x86_64.tar.gz
sha256: e4db53a08b739d0b6798d86748a4e59b5f0734a0b8ff5e4545f4f9af0786cf9b
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_x86_64.tar.gz
sha256: 63a15a0d0e3508d570905e5f546043932af2883c3aec395a1db784a71fb234fd
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_linux_arm64.tar.gz
sha256: 88492cc096c84597ab937b60831cfa506e7f7c78a04deae48bb63d4e10fc54f4
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_arm64.tar.gz
sha256: beaf95ee90c6d28058e037131f162214f8d99b8e99c845ce2fb02cb150595949
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_linux_armv7.tar.gz
sha256: 9704e150db6cc00a53280e6810c70465051019cd9fa4918e8eeb38609955d876
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_armv7.tar.gz
sha256: 6a79b5a8dfad6de679a10e5c325d9df916e0be6e5e179f1ab022e2e5d74b2bd0
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_darwin_x86_64.tar.gz
sha256: 4ff56e45226bf258eb1740651c25178f8abd55298cd7bb873065f5eeb7b77a7f
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_darwin_x86_64.tar.gz
sha256: 877d61a97bc5e78e93b98d0664b348d56b90533cc32d749089797e03c8978227
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_darwin_arm64.tar.gz
sha256: fe6ea5c66f286a821d6fb1833c1f7330e630a31467be99e9e602611871179130
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_darwin_arm64.tar.gz
sha256: a1368d0ba404d92a932896e9bd47090717675c2ea8fd5fc95606371ac8dcc88c
bin: pv-migrate
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_windows_x86_64.zip
sha256: b5cde2f90631880591486263f4f4742352314af943f3ebfbf6f0e73a6741a009
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_windows_x86_64.zip
sha256: 17bd3e1a6fe79275ded4eea53b1630b64da52a290b36e5af1873f1369d15cb60
bin: pv-migrate.exe
shortDescription: Migrate data across persistent volumes
description: |
Expand Down

0 comments on commit 7d92e35

Please sign in to comment.