Skip to content

Commit

Permalink
new version v1.4.0 of pv-migrate (#3384)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 26, 2023
1 parent 488293f commit eb1fb92
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.3.0
version: v1.4.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.3.0/pv-migrate_v1.3.0_linux_x86_64.tar.gz
sha256: 6d369e28b497410fdaa2584f19558d7460947e61df6e39996c0a10c628389473
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.4.0/pv-migrate_v1.4.0_linux_x86_64.tar.gz
sha256: a986df22ffc1c5d689b3ea072ed219996feeb8c94733ee89041958be7b1c7fdd
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_linux_arm64.tar.gz
sha256: e4e9a89c5ad85886160e9f3d1e123250a7e69b45a16ec8b469c585ed2e0fc8cb
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.4.0/pv-migrate_v1.4.0_linux_arm64.tar.gz
sha256: f2a9356bcd2de3c94863e3e742194e85d21835de4ae4e742533a7a48cbc40e71
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_linux_armv7.tar.gz
sha256: 9e92d47d25b37bc6116839791debcabc45f8f4705d6b7d711bd3c8216c7bd06c
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.4.0/pv-migrate_v1.4.0_linux_armv7.tar.gz
sha256: be450d219888717ff94129c7bf0903da2d5dc7d928f89b2a20ecce0dbefa02b6
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_darwin_x86_64.tar.gz
sha256: 724921d3e4b46f5a45618e4abb7e814681c3c4d9f22714b6b7f7b3b2823d173e
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.4.0/pv-migrate_v1.4.0_darwin_x86_64.tar.gz
sha256: 762800d579d71830ff9090576ea84550957a8d704eac0e6db8eaeaa445bc3bac
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_darwin_arm64.tar.gz
sha256: 4df73fa46060e145778e90f0329a20eec3490753bf652469ab8f13431ea46e13
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.4.0/pv-migrate_v1.4.0_darwin_arm64.tar.gz
sha256: 471aa2dfff206f59d8dd051f246dbd335353a1ba6f7115b9cdfe7f4b34692bd6
bin: pv-migrate
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_windows_x86_64.zip
sha256: cfba525adada5850cb14ec682e2654c510c796732f8f7f4a7dcd61cb7270c694
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.4.0/pv-migrate_v1.4.0_windows_x86_64.zip
sha256: ceeb6ff62277b8e6a17757d2cb404ecc76d23cbad5fa489454ed5809718f84a3
bin: pv-migrate.exe
shortDescription: Migrate data across persistent volumes
description: |
Expand Down

0 comments on commit eb1fb92

Please sign in to comment.