Skip to content

Commit

Permalink
new version v1.6.0 of pv-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Sep 30, 2023
1 parent b7e6dde commit 242a362
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.5.0
version: v1.6.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.5.0/pv-migrate_v1.5.0_linux_x86_64.tar.gz
sha256: e46b452e22b801dc30b9c1bf082a8360e8cbf23a85ee8d360703675e3f788ca5
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.0/pv-migrate_v1.6.0_linux_x86_64.tar.gz
sha256: 8b0a134303e65a8437f40ae668425b80bf8adc9bbac4bd1b03cac3a017da3b6a
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.5.0/pv-migrate_v1.5.0_linux_arm64.tar.gz
sha256: fe6223c361fb235140507a635b30a84ab26393859b5ae3a626b3a55066246e73
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.0/pv-migrate_v1.6.0_linux_arm64.tar.gz
sha256: ede0df29f86eb78f5eaa99b9932d970c2c066caf055d8c73651054515a352db7
bin: pv-migrate
- selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.5.0/pv-migrate_v1.5.0_linux_armv7.tar.gz
sha256: 48c3ad609e152ed79243afc7601eba7434afeb2c112362dde99e0c37ab4b0df9
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.0/pv-migrate_v1.6.0_linux_armv7.tar.gz
sha256: a1776947d181656b72e34014bf0b100dc31fbeacb9a697de42bff62e348e8835
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.5.0/pv-migrate_v1.5.0_darwin_x86_64.tar.gz
sha256: fe9b14b917bd91e8de5154332a5bac08ecef07eb3bfdd705daa8e8791342815a
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.0/pv-migrate_v1.6.0_darwin_x86_64.tar.gz
sha256: c5eed5df97ae4ffc5e4b3bfae47e1ba3decbbd8d103bdaf5f7447a883c289754
bin: pv-migrate
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.5.0/pv-migrate_v1.5.0_darwin_arm64.tar.gz
sha256: 2b6a39c61902eadfa84d122cc20934c0bd161c22bd4ccebcf66fddcc41f536f3
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.0/pv-migrate_v1.6.0_darwin_arm64.tar.gz
sha256: 44328f66d13c2e3a927d6d46e3343e057c9b78f42afd37c2455de8e0e5e262a7
bin: pv-migrate
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.5.0/pv-migrate_v1.5.0_windows_x86_64.zip
sha256: 84ac4a453faf36cd7adc6c6753d3216ec1d5ed8214a3ba165ac59474fe1c9eb3
uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.0/pv-migrate_v1.6.0_windows_x86_64.zip
sha256: 1f0e4fa67840c3ea0408dcfa62db15b225434139ba4babb123059fbb3dc33c13
bin: pv-migrate.exe
shortDescription: Migrate data across persistent volumes
description: |
Expand Down

0 comments on commit 242a362

Please sign in to comment.