diff --git a/plugins/pvmigrate.yaml b/plugins/pvmigrate.yaml index d47e5bb1145..3cde00eb775 100644 --- a/plugins/pvmigrate.yaml +++ b/plugins/pvmigrate.yaml @@ -3,14 +3,14 @@ kind: Plugin metadata: name: pvmigrate spec: - version: v0.10.0 + version: v0.10.1 platforms: - selector: matchLabels: os: linux arch: amd64 - uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.0/pvmigrate_linux_amd64.tar.gz - sha256: feccf9395c35e5a163e651e94527df8b08a061d4e4da2b53bb8b7c7b2106b464 + uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.1/pvmigrate_linux_amd64.tar.gz + sha256: b52678f6fdd1fbd23aa42a6725ac602e025f2a933d08b34879386e9740923ae9 files: - from: pvmigrate to: . @@ -21,8 +21,8 @@ spec: matchLabels: os: darwin arch: amd64 - uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.0/pvmigrate_darwin_amd64.tar.gz - sha256: e45b9879434b142ccf4ee260ac0cc1d241521111965851b07f12df7af32f7a67 + uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.1/pvmigrate_darwin_amd64.tar.gz + sha256: dee3b099f226c558f812b65092683e9d9e6fd9fe98594a0b44fed7cabe583a4e files: - from: pvmigrate to: . @@ -33,8 +33,8 @@ spec: matchLabels: os: windows arch: amd64 - uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.0/pvmigrate_windows_amd64.zip - sha256: 0f0ebd01b0dfcfe2647835e2780df72d7dbe40070effadbc2a1b020e550b2476 + uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.1/pvmigrate_windows_amd64.zip + sha256: 8b30d5d62d752c5c89cbb4bdba2c4f50d18e3f32903e67403b5387fd8732b9c3 files: - from: pvmigrate.exe to: .