Skip to content

Commit

Permalink
new version v0.10.2 of pvmigrate (#3463)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 2, 2023
1 parent 7f8be8c commit 954734b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions plugins/pvmigrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: pvmigrate
spec:
version: v0.10.1
version: v0.10.2
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.1/pvmigrate_linux_amd64.tar.gz
sha256: b52678f6fdd1fbd23aa42a6725ac602e025f2a933d08b34879386e9740923ae9
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.2/pvmigrate_linux_amd64.tar.gz
sha256: a5da460741f23476a4e1728fa39e17f8a32c65222760feb768d44f33affbc90a
files:
- from: pvmigrate
to: .
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.1/pvmigrate_darwin_amd64.tar.gz
sha256: dee3b099f226c558f812b65092683e9d9e6fd9fe98594a0b44fed7cabe583a4e
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.2/pvmigrate_darwin_amd64.tar.gz
sha256: 779584866b93a45051603f8cd03d5a4f8e3bb0e6ec903cf6f1f42edf701d333e
files:
- from: pvmigrate
to: .
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.1/pvmigrate_windows_amd64.zip
sha256: 8b30d5d62d752c5c89cbb4bdba2c4f50d18e3f32903e67403b5387fd8732b9c3
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.10.2/pvmigrate_windows_amd64.zip
sha256: 2d8ddd938af9bae367e43e9087b11f13bf1e6896bb950e495f067e8b1cccd7f0
files:
- from: pvmigrate.exe
to: .
Expand Down

0 comments on commit 954734b

Please sign in to comment.