Skip to content

Commit

Permalink
new version v0.6.2 of pv-mounter (#3902)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jun 14, 2024
1 parent 0aececf commit 25d7b68
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugins/pv-mounter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: pv-mounter
spec:
version: v0.6.1
version: v0.6.2
shortDescription: Mount PVC locally using SSHFS
homepage: https://github.com/fenio/pv-mounter
description: |
Expand All @@ -13,8 +13,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_linux_amd64.tar.gz
sha256: 0ae9692a14561ea3beb99b644b19c1857ac9621549a0a37526adedbf62252a5a
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.2/pv-mounter_v0.6.2_linux_amd64.tar.gz
sha256: 071390cf8658e41e447e38abb932b1c4383b79c06542156a6a3b2e2a11abcc38
files:
- from: "./pv-mounter"
to: "."
Expand All @@ -25,8 +25,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_linux_arm64.tar.gz
sha256: 06461478273eeac012ff1a6d17b70b46679e9fbe7cd900a96beb5e632ebca4f9
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.2/pv-mounter_v0.6.2_linux_arm64.tar.gz
sha256: 8d667e0e45c7ee4f3ceda4b80c98c1b398a0ba453fd21df75bc565a724ee09c1
files:
- from: "./pv-mounter"
to: "."
Expand All @@ -38,8 +38,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_darwin_amd64.tar.gz
sha256: 30405c907d74f303ed11a721d104f9fce7d8fff2d6964c74599b1c37d6afe6ad
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.2/pv-mounter_v0.6.2_darwin_amd64.tar.gz
sha256: febeb3e31dd4f98caa145219febe0f96879f5e5f3c4d36bdeeaaa22e979e4cb4
files:
- from: "./pv-mounter"
to: "."
Expand All @@ -50,8 +50,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_darwin_arm64.tar.gz
sha256: b0ae56dbbf79537c26c6e4fe2547bf960073d20d4f8e9b6e4353acfd53c61641
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.2/pv-mounter_v0.6.2_darwin_arm64.tar.gz
sha256: 84d66b633499b1ee24f07eddfb12a82ed912b6b620de6e42e3ca5c93cf38ce96
files:
- from: "./pv-mounter"
to: "."
Expand Down

0 comments on commit 25d7b68

Please sign in to comment.