Skip to content

Commit

Permalink
new version v0.0.7 of pv-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Dec 27, 2024
1 parent 5d71737 commit 469ce64
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 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: v2.0.1
homepage: https://github.com/utkuozdemir/pv-migrate
version: v0.0.7
homepage: https://github.com/peterfromthehill/pv-migrate
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v2.0.1/pv-migrate_v2.0.1_linux_x86_64.tar.gz
sha256: ad8db41e04e9905d347c2728e66a1a771ea8dd7f07d0f21cb855b5ff2d156f31
uri: https://github.com/peterfromthehill/pv-migrate/releases/download/v0.0.7/pv-migrate_v0.0.7_linux_x86_64.tar.gz
sha256: ac9ab0de3ca635dd1c97bdc38539a1e131fda9966823b924fd0ea96bd193211f
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v2.0.1/pv-migrate_v2.0.1_linux_arm64.tar.gz
sha256: e6310dc2d86a1cf69b25e90c3ad3236c5fb3a4d02c6d985faacdc9bbd65ebe72
uri: https://github.com/peterfromthehill/pv-migrate/releases/download/v0.0.7/pv-migrate_v0.0.7_linux_arm64.tar.gz
sha256: 334fd7725118d32f5dd7a82b0de8547dab0061d5267a3a541ab23e97cbbd56c3
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v2.0.1/pv-migrate_v2.0.1_linux_armv7.tar.gz
sha256: 42ce21760887df20e627e4e4f6487a7c013ce72a29be66d0cef37b1a5a7d3f13
uri: https://github.com/peterfromthehill/pv-migrate/releases/download/v0.0.7/pv-migrate_v0.0.7_linux_armv7.tar.gz
sha256: c2fd4e6f40974258ba3c9f49421abe692a73c9d3b4e3b64a8bedd9519c8f32a0
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v2.0.1/pv-migrate_v2.0.1_darwin_x86_64.tar.gz
sha256: bff18788752b2a2a2d0ce73016da455395b3c47282ae8a0d87de1937e1649fb4
uri: https://github.com/peterfromthehill/pv-migrate/releases/download/v0.0.7/pv-migrate_v0.0.7_darwin_x86_64.tar.gz
sha256: 9086321f3609ef51d1482c1333c0427ba427b9d6d3f0f12ce96a11357af344eb
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v2.0.1/pv-migrate_v2.0.1_darwin_arm64.tar.gz
sha256: 96340294881e49b3376d2a6f2092f0a550eaeef4e926fa4a7fdb30894ec09ffb
uri: https://github.com/peterfromthehill/pv-migrate/releases/download/v0.0.7/pv-migrate_v0.0.7_darwin_arm64.tar.gz
sha256: 3e96b14f5122f77da8840307bcb559b80f6bc88ffc16e7323e994641b4ed39f6
bin: pv-migrate
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v2.0.1/pv-migrate_v2.0.1_windows_x86_64.zip
sha256: 3ae3553a690de5393e3aadade1909e11c08d0c471eb61dd4ff64e611aa8df1bd
uri: https://github.com/peterfromthehill/pv-migrate/releases/download/v0.0.7/pv-migrate_v0.0.7_windows_x86_64.zip
sha256: aab2b5235e4b573fc57841d4289c42663bc3b6972db4b84723e027589a07c5f8
bin: pv-migrate.exe
shortDescription: Migrate data across persistent volumes
description: |
Expand Down

0 comments on commit 469ce64

Please sign in to comment.