diff --git a/plugins/pv-migrate.yaml b/plugins/pv-migrate.yaml index 4215f539e9b..7fe1812966b 100644 --- a/plugins/pv-migrate.yaml +++ b/plugins/pv-migrate.yaml @@ -3,50 +3,50 @@ kind: Plugin metadata: name: pv-migrate spec: - version: v1.6.1 + version: v1.7.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.6.1/pv-migrate_v1.6.1_linux_x86_64.tar.gz - sha256: e4db53a08b739d0b6798d86748a4e59b5f0734a0b8ff5e4545f4f9af0786cf9b + uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_x86_64.tar.gz + sha256: 63a15a0d0e3508d570905e5f546043932af2883c3aec395a1db784a71fb234fd bin: pv-migrate - selector: matchLabels: os: linux arch: arm64 - uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_linux_arm64.tar.gz - sha256: 88492cc096c84597ab937b60831cfa506e7f7c78a04deae48bb63d4e10fc54f4 + uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_arm64.tar.gz + sha256: beaf95ee90c6d28058e037131f162214f8d99b8e99c845ce2fb02cb150595949 bin: pv-migrate - selector: matchLabels: os: linux arch: arm - uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_linux_armv7.tar.gz - sha256: 9704e150db6cc00a53280e6810c70465051019cd9fa4918e8eeb38609955d876 + uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_linux_armv7.tar.gz + sha256: 6a79b5a8dfad6de679a10e5c325d9df916e0be6e5e179f1ab022e2e5d74b2bd0 bin: pv-migrate - selector: matchLabels: os: darwin arch: amd64 - uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_darwin_x86_64.tar.gz - sha256: 4ff56e45226bf258eb1740651c25178f8abd55298cd7bb873065f5eeb7b77a7f + uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_darwin_x86_64.tar.gz + sha256: 877d61a97bc5e78e93b98d0664b348d56b90533cc32d749089797e03c8978227 bin: pv-migrate - selector: matchLabels: os: darwin arch: arm64 - uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_darwin_arm64.tar.gz - sha256: fe6ea5c66f286a821d6fb1833c1f7330e630a31467be99e9e602611871179130 + uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_darwin_arm64.tar.gz + sha256: a1368d0ba404d92a932896e9bd47090717675c2ea8fd5fc95606371ac8dcc88c bin: pv-migrate - selector: matchLabels: os: windows arch: amd64 - uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.6.1/pv-migrate_v1.6.1_windows_x86_64.zip - sha256: b5cde2f90631880591486263f4f4742352314af943f3ebfbf6f0e73a6741a009 + uri: https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.0/pv-migrate_v1.7.0_windows_x86_64.zip + sha256: 17bd3e1a6fe79275ded4eea53b1630b64da52a290b36e5af1873f1369d15cb60 bin: pv-migrate.exe shortDescription: Migrate data across persistent volumes description: |