Skip to content

Commit

Permalink
new version v1.3.0 of pv-migrate (#3315)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Aug 19, 2023
1 parent e2542fe commit 3e36c32
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.2.0
version: v1.3.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.2.0/pv-migrate_v1.2.0_linux_x86_64.tar.gz
sha256: dd7bd6f8c109ce70a8817e6a530e62e436a3912daa1528b8f03f14c37005b6a7
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_linux_x86_64.tar.gz
sha256: 6d369e28b497410fdaa2584f19558d7460947e61df6e39996c0a10c628389473
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.2.0/pv-migrate_v1.2.0_linux_arm64.tar.gz
sha256: 73ffadb6597f34acaf5ffe9b2bed7477afbf8c73aba12999a63178f0138be22e
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_linux_arm64.tar.gz
sha256: e4e9a89c5ad85886160e9f3d1e123250a7e69b45a16ec8b469c585ed2e0fc8cb
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.2.0/pv-migrate_v1.2.0_linux_armv7.tar.gz
sha256: 0ed184aae3c71d500b049c21e5279823be4f38aee769a8380a49d8b312a2314f
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_linux_armv7.tar.gz
sha256: 9e92d47d25b37bc6116839791debcabc45f8f4705d6b7d711bd3c8216c7bd06c
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.2.0/pv-migrate_v1.2.0_darwin_x86_64.tar.gz
sha256: 7231cd86a76ad2329377a8893ab052ac54a0a8023bd6e6d0a0d5c98467d5e8e7
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_darwin_x86_64.tar.gz
sha256: 724921d3e4b46f5a45618e4abb7e814681c3c4d9f22714b6b7f7b3b2823d173e
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.2.0/pv-migrate_v1.2.0_darwin_arm64.tar.gz
sha256: 64b01bcc8f545f5bcc4d721fa4b146b291d273b6c4f5d6a162c84b65c13af850
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_darwin_arm64.tar.gz
sha256: 4df73fa46060e145778e90f0329a20eec3490753bf652469ab8f13431ea46e13
bin: pv-migrate
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.2.0/pv-migrate_v1.2.0_windows_x86_64.zip
sha256: 12e1037db492eac983ed707b2f0aef546e98bef19208dbb82ff4da7f48cde5fe
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.3.0/pv-migrate_v1.3.0_windows_x86_64.zip
sha256: cfba525adada5850cb14ec682e2654c510c796732f8f7f4a7dcd61cb7270c694
bin: pv-migrate.exe
shortDescription: Migrate data across persistent volumes
description: |
Expand Down

0 comments on commit 3e36c32

Please sign in to comment.