Skip to content

Commit

Permalink
new version v2.1.0 of pv-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jan 11, 2025
1 parent 7a1efb5 commit f48321e
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: v2.0.1
version: v2.1.0
homepage: https://github.com/utkuozdemir/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/utkuozdemir/pv-migrate/releases/download/v2.1.0/pv-migrate_v2.1.0_linux_x86_64.tar.gz
sha256: f9163c0712f3a515fc8b701c5964c45c0d5cae19eb0e9c4f4ddac9cea0f083e3
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/utkuozdemir/pv-migrate/releases/download/v2.1.0/pv-migrate_v2.1.0_linux_arm64.tar.gz
sha256: a01fe6ae95eaf81a2d307ef60303516d5d51a145bae364cf0527afb853df700d
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/utkuozdemir/pv-migrate/releases/download/v2.1.0/pv-migrate_v2.1.0_linux_armv7.tar.gz
sha256: 896abf5d22133a45815e84a9f49fb108e043a78458c74af9d3152311fdc6b106
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/utkuozdemir/pv-migrate/releases/download/v2.1.0/pv-migrate_v2.1.0_darwin_x86_64.tar.gz
sha256: 62dd63eb927931ea6eea3e4803b22b900b075f0258494db64a2332995e2ecba8
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/utkuozdemir/pv-migrate/releases/download/v2.1.0/pv-migrate_v2.1.0_darwin_arm64.tar.gz
sha256: af3627c5346108ef3dabe263da128ffeee5b8627925f9f8f54245e6dc231aed9
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/utkuozdemir/pv-migrate/releases/download/v2.1.0/pv-migrate_v2.1.0_windows_x86_64.zip
sha256: b00fce91b59e34cbba0dea85b62b1cf15a16cd9d4d2c790a662de479c67937db
bin: pv-migrate.exe
shortDescription: Migrate data across persistent volumes
description: |
Expand Down

0 comments on commit f48321e

Please sign in to comment.