Skip to content

Commit

Permalink
new version v0.11.2 of pvmigrate (#3546)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Dec 21, 2023
1 parent 2d5eb4f commit da55e78
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.11.1
version: v0.11.2
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.11.1/pvmigrate_linux_amd64.tar.gz
sha256: 82ba2ed38bf09e383e197612d2fe41700e9d3b7398b9274317cd7d69f8f41185
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.11.2/pvmigrate_linux_amd64.tar.gz
sha256: 4a2ce9f900f06035b2b5f2c5d692d825e46cc627b09784fdd9e33eed79eb0c7a
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.11.1/pvmigrate_darwin_amd64.tar.gz
sha256: e56a730c179713115ea44a6be0a03f035b317fcd7629da37550beecd6de70881
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.11.2/pvmigrate_darwin_amd64.tar.gz
sha256: c7e89320da410136b5aa79c9784d0be1d07a2e5ffc307a318e3489081b14fdee
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.11.1/pvmigrate_windows_amd64.zip
sha256: faab811b3d33f1c8ca0f56129f9f8f3cce525b69e7f16c3d410a19828fcfa9f8
uri: https://github.com/replicatedhq/pvmigrate/releases/download/v0.11.2/pvmigrate_windows_amd64.zip
sha256: ad8428e3be0f76d6c8a544281321756791b73255ff4cdbd0199ca97f4f92065f
files:
- from: pvmigrate.exe
to: .
Expand Down

0 comments on commit da55e78

Please sign in to comment.